HTML Coding Rules : Rule 4

CSS

< link rel="stylesheet" type="text/css" href="all.css" />
< style type="text/css">@import “noNav4.css”;< /style>

The browser was created before the rise of CSS. What does this mean? Well, it means that old browsers won’t understand your CSS files. In fact some browsers, sorry I mean Netscape 4, will crash at the sight of CSS.
The first line will work for all [...]

Bad Behavior has blocked 23 access attempts in the last 7 days.