all groups > dotnet xml > august 2005 >
You're in the

dotnet xml

group:

css style sheet


Re: css style sheet Pascal Schmitt
8/30/2005 2:05:34 PM
dotnet xml:
[quoted text, click to view]

It has nothing to do with XML, but...

Add <link rel="stylesheet" href="file.css" type="text/css"> to your <head>.

css style sheet 00Eric Clapton
8/30/2005 2:56:24 PM
How do I add a css style sheet to a HTML? Thanks.

Re: css style sheet 00Eric Clapton
8/31/2005 12:00:00 AM
Does every web site has a default css? Where can I locate it? Thanks.


[quoted text, click to view]

Re: css style sheet Pascal Schmitt
8/31/2005 12:00:00 AM
[quoted text, click to view]

Every Browser has a built-in Stylesheet to display "raw" HTML as
proposed by the W3C, if you mean that...



--
Re: css style sheet Peter Flynn
8/31/2005 7:53:31 PM
[quoted text, click to view]

No, every *browser* has a default style (fairly conventional, but
usually defective, in that they don't support all of HTML). But it's
usually hard-coded into the program, not a separate CSS file (silly,
I know, but the writers of browsers all followed what Mosaic did).

Every web *page* may specify a default CSS file (in a LINK element
in the HEAD), which the user may override in the browser settings.

///Peter
Re: css style sheet Boobie
9/18/2005 2:25:08 PM

[quoted text, click to view]

1) Just look at ANY web page (well not personal ones thou)
2) spend 30 mins on a tutorial
http://webmonkey.wired.com/webmonkey/authoring/stylesheets/tutorials/tutorial1.html


AddThis Social Bookmark Button