Click here to return to the Wulin.com HTML tutorial column. If you want to browse the CSS tutorial, please click here.
Above: Markup Language - Print Style . Chapter 12 CSS layout
At this point in this book, the main discussion is on the internal elements of the page, that is, the content, but what should I do with the large structure? For a long time, designers have relied on tables for column layout, and often nested other tables in the table to achieve the correct interval and visual effect. These huge typesetting content are not only slow to download, but also very laborious to maintain, not to mention text browsers, screen readers, and small screen devices that cannot be read correctly.
In this chapter, four common practices will be used, combining CSS with structured marking syntax to create a two-column layout. It will be soon discovered that without nesting tables, the GIFs used in intervals can also make a column layout.
In the tips extension, we will discuss the issue of the 5.0 box model for Windows and the way to bypass it. We will also share a simple secret to reaching the equal width field with CSS.
Previous page1 2 3 4 5 6 7 8 Next page Read the full text