▼  Site Navigation Main Articles News Search  ▼  Anime + Manga Anime Reviews Anime Characters Gallery Screenshots Manga Reviews  ▼  Misc Links to Webcomics Bible Quotes About Older Musings
site version 7.3
CSS –– layout links
written by: admin


Date Written: 2/11/07 Last Updated: 7/19/16

I had some trouble with CSS layouts and getting them to work in all browsers equally.  Here are a few CSS links that helped me out:


Take a look here for some reasons to avoid using tables and why CSS is better.  In short, the main reason I am converting to CSS for a layout design is because there are more options available to me with CSS than there are with HTML and tables.  The layout will be cleaner too and it is the next logical step in the evolution of the coding design for the main page.


Tip
<br style='clear:both;'/>
Write this just before the closing div to keep the image or text from extending past the container.

TAGS: css
copyright 2005–2024