Hi,

15Nov2004 @ 15:30 Howard Lowndes thusly spake
> I've been putting a web site together over the past few days using CSS
> and JS and testing it on Mozilla/Linux 1.7.3, Firefox/Windows 1.0PR & IE
> 5.0
> 
> The CSS has:
> font-family: Verdana, serif;

should be 
font-family: Verdana serif;
(no comma)

web page writing has become a science, days are gone when you could "knock 
together" a web page,

I tried writing a page with 'divs'. I thought that would be cool, but 
immediately ran into problems with browsers, specifically with IE5 and IE6 in 
this case, so I rewrote the whole site (jsp powered) with tables, at least all 
browsers understand tables.... yea they've been around for longer too.

my2c,

L.

-- 
   /      /  _
  /_ /_/ /< /=
  0421 276 282
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to