|
| Index | Recent Threads | Unanswered Threads | Who's Online | User List | Help |
|
|
| No member browsing this thread |
|
Thread Status: Active Total posts in this thread: 2
|
|
| Author |
|
|
Stranger ![]() Joined: Jan 23, 2007 Post Count: 1 Status: Offline |
How do I Link my CSS Template to my HTML Document Template |
||
|
|
Advanced Member Joined: May 26, 2006 Post Count: 1757 Status: Offline |
There are three different ways to "link" your css to your webpage, but the best way is to put the css in an external file. (Something like mainstyle.css) and then put this in the header of your HTML webpage <head>You can learn about the other 2 ways here . EDIT: Let me correct myself. There is actually only 1 way to link CSS to your webpage and that is using the method above which is called linking your web page to an external style sheet. The other two ways involve putting your styles within the actual HTML page or putting the styles inline with a certain tag. ---------------------------------------- [Edit 1 times, last edit by cboudy at Jan 23, 2007 1:22:28 PM] |
||
|
|
|
|
|
Current timezone is GMT Mar 21, 2010 10:50:49 AM |