Hour 14. Using Style Sheets for Page Layout
In the preceding two lessons you learned a little bit about how to position HTML content using the default approach to CSS positioning, which is known as relative positioning have been positioned in every HTML document you've seen throughout the book thus far. Although relative positioning has its merits, style sheets offer another approach that gives you much more control over how to position elements on a page.
they stack on top of each other. You'll also find out how to tweak the margins and spacing between elements on a page. By the end of this hour, you'll realize why tables are now passé as a page layout mechanismyou'll realize that style sheets are just too powerful not to use.
|