Previous Message
Next Message

MSNBC relaunched with CSS

Sent by Mark Howells on 16 December 2003 08:08


> Anyone know what this is?
> <link rel="stylesheet" type="text/css" href="/id/3026885/">

A server can be configured to return whatever you like: this would seem 
to indicate that the style sheet is being dynamically served, per 
browser, release version or whatever.  The file or server script found 
at the indicated URL will return a file of type text/css, as per the 
server configuration.

As another example, load http://www.mark.ac/i03/rV/ in a browser and 
you'll see that I don't return an HTML file, but a random image file, 
using the relevant image MIME type.  My example uses Dan Benjamin's PHP 
script available at http://www.alistapart.com/articles/randomizer/

Regards
Mark Howells
http://www.mark.ac/

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: