Posted by Christoph on 11/27/80 11:57
> One thing I notice is you need to remove the HTML from your CSS file.
> That could cause the browser to ignore the entire file.
> <STYLE TYPE="text/css">
> <!--
> and
> -->
> </STYLE>
Removing the above made it look better in Firefox.
> Regarding your choice of font sizing (points are for printing) and font
> family, have a read of this:
> http://k75s.home.att.net/fontsize.html
> You haven't assigned a background color so I see my ugly default purple.
Thanks for your pointers. Suggestions noted. However, my main concern
is to get the images on the left and right margins to display as desired
using
just CSS. This is what I'm going for:
http://web.melancholy.org:8081/CSSTest/ch_home_table.html
but it's using tables and is only visible in IE (bad).
thnx,
Christoph
Navigation:
[Reply to this message]
|