|
The first part of this tutorial covers the basics of the different HTML publishing options which deals primarily with basic layouts using text and images. However text is not the only thing which displays on the page at the whim of the browser. A few other elements do this as well--and this can cause similar problems when trying to lay out a page. These elements include form elements, list elements and even regular old space characters! In addition it can be interesting to get all these elements to behave together on a page with changing font sizes. And what happens when you start viewing these things on other platforms?
This section of the site is designed to go over some of these more advanced layout problems which you might encounter when trying to get your pages to look the way you want them to.
|