Previous Message
Next Message

Styles in the <HEAD> Section

Sent by Optrics Engineering - Rod Miles, B.Eng. on 27 September 2006 17:05


Hey Everyone,

Should I comment-out any style code placed in the <head> section of a page?

E.g.,

....
<head>
   <title>...</title>
   <style type="text/css">
      <!--
      .foo {font-size: 15pt;}
      -->
   </style>
</head>
....

Or, is this commenting only done for other things like Javascript?

Thanks,
Rod 


______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: