View Single Post
Old 07-24-2002, 04:36 AM  
flashfreak
Confirmed User
 
Industry Role:
Join Date: Jun 2002
Location: cloud number 9
Posts: 4,396
>> Delete all " and # symbols because the pages look perfect without them - they are ballast >>

try it in netscape and we'll talk about after...
i'm not a NS fan but i don't want to lose my 5-6% users that are using it.

I think the best HTML optimization you can achieve when you're using external CSS files.

eg:

instead of <TABLE WIDTH="100%" CELLPADDING="5" CELLSPACING="0">
you put an <table class="tab1">

instead of <FONT SIZE="2" COLOR="#FFFFFF" FACE="VERDANA">
you put an <div class="fnt1">

etc...

of course class1 and tab1 are defined in the .css file.
__________________
SEO Mogul | ICQ: 163671223

Last edited by flashfreak; 07-24-2002 at 04:50 AM..
flashfreak is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote