Grammatical corrections (#29992)
Grammatical corrections for ease of reading.
This commit is contained in:
committed by
Randell Dawson
parent
a961b830af
commit
5c1935d121
@ -17,7 +17,7 @@ And the HTML layout techniques help us put the needed information into the neede
|
|||||||
### Techniques to Implement Layouts
|
### Techniques to Implement Layouts
|
||||||
|
|
||||||
#### HTML Tables
|
#### HTML Tables
|
||||||
One the most basic tools to implement layouts in a webpage, these are provided by HTML. But as the layout gets complicated HTML tables quickly lose their ease, because of the increase in markup text.
|
One of the most basic tools to implement layouts in a webpage, these are provided by HTML. But as the layout gets complicated, HTML tables quickly lose their ease because of the increase in markup text.
|
||||||
|
|
||||||
<!-- Examples needed -->
|
<!-- Examples needed -->
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user