diff options
Diffstat (limited to 'htdocs/index.html')
-rwxr-xr-x | htdocs/index.html | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/htdocs/index.html b/htdocs/index.html index b2246d2..c68a405 100755 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -34,6 +34,12 @@ documents like HTML and XHTML for conformance to W3C Recommendations and other standards. </p> + <div class="nsnote"> + <h2>Why does this page look so funny?</H2> + <p>Because you're using a UA that has buggy support for CSS + (*cough*Netscape*cough*). Get one that does, they are available + for all platforms for free, and you'll be much much happier.</P> + </div> <div> <h2>Recent Updates</h2> @@ -146,7 +152,7 @@ src="http://validator.w3.org/images/vxhtml10" height="31" width="88" alt="Valid XHTML 1.0!" /></a> <a href="/feedback.html">Gerald Oskoboiny</a><br /> - $Date: 2001-08-25 09:10:02 $ + $Date: 2001-08-28 00:35:56 $ </address> </body> </html> |