On Mon, 2008-11-24 at 10:24 -0500, Brett Patterson wrote: > I have no idea why, but for some reason I cannot remember which is > read first! Are scripts or styles read first?
As others have mentioned, they are read in the order they occur in the document. > And which is the recommended order to list them? Styles or Scripts > first? Yahoo's performance best practice guide recommends styles in the head and scripts as the last thing before the </body> in a document. See http://developer.yahoo.com/performance/rules.html#css_top for more info. Cheers Dave ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
