Pringle, Ron wrote:

>>http://hhp.umd.edu/home/whats_new_scroll.cfm
>><snip>
>>
>><table width="100%"  border="0" cellspacing="0" cellpadding="0">
>>        <tr>
>>               <td width="10">&nbsp;</td>
>>               <td>
>>                                                              
>>                              
>>                      <div style="width:90%;" align="center">
>>                             <img src="../images/grey_h_ln.gif"  
>>width="40%" height="1"><span style="color:#CC0000; font-size:18px;  
>>font-weight:bold; font-style:italic"> What's New </span><img src="../ 
>>images/grey_h_ln.gif" width="40%" height="1">
>>    
>>
>
>I believe you mentioned that you're transitioning from a table centric
>layout to CSS over time, so I won't point out how evil and jumbled your
>code is at the moment, mixing inline styles with tables and old,
>deprecated HTML tags like align=center. ;-)
>  
>

I'm going to give Dan the benefit of the doubt that he was just 
including the inline styles for ease of viewing what styles go on what 
element, and in production he is actually going to move the styles into 
a separate style sheet.  Right Dan?  If not, I really recommend you do 
so.  That will allow your styles to be cached so your page can load 
faster on subsequent views, and it will allow you to reuse styles from 
page to page.  Let us know if you need more information on how to create 
an external sheet and classes or ids for these page elements.

Zoe

-- 
Zoe M. Gillenwater
Design Services Manager
UNC Highway Safety Research Center
http://www.hsrc.unc.edu

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to