[thelist] New way to link a CSS file?

Julian Rickards julian.rickards at gmail.com
Fri Jul 6 10:53:45 CDT 2007


On 06/07/07, Bruce Gilbert <webguync at gmail.com> wrote:
>
> I came across this in a website I was looking at the code for (I was not
> involved in the development of this site).
>
> In the head tags to link to the CSS they have:
>
> <link rel="stylesheet" type="text/css" media="all"
> href="http://www.websiteaddress.com/?css=includes/default" />
>
> is this something new? I have never seen a style-sheet linked that way
> before.



Other than the XHTML format for closing the <link /> tag, this has been
around since CSS1.

-- 
Website: http://jrickards.ca
Blog: http://pen-and-ink.ca
E-mail: julian dot rickards at gmail dot com



More information about the thelist mailing list