Re: HTML II student

by "Tim Rivera" <lists(at)timrivera.com>

 Date:  Mon, 21 Apr 2003 10:12:50 -0400
 To:  "Jennifer Steers" <readr(at)hotmail.com>,
<hwg-critique(at)hwg.org>
 References:  hotmail
  todo: View Thread, Original
> I am an HTML II student and part of our assignment is to get our site
> critiqued. Please see my site at:
>
> http://www.web.triton.net/w/writewords/jenny/html2/weektwopg1.html


Hello Jenny,

The site looks rather bland with the default background color (white) and the
default font (Times New Roman). Otherwise, the site looks fine in Opera 7 and
IE6.

NN4.8 is acting wacky. It puts the W3C CSS Validator link at the top of the
page, and sometimes puts the first line text behind the floated images.
Sometimes the text is in the correct position after hitting the back button
and returning to the page. I have found that one way to avoid this is to put a
line break after the left-floated image, and use CSS to hide this line break
from the better browsers:

br#hide {display: none}

<img ...><br id="hide">


Tim
____________________________________________________________
http://webdesign.meetup.com/     See you at the next meetup!

HTML: hwg-critique mailing list archives, maintained by Webmaster @ IWA