|
| Index | Recent Threads | Unanswered Threads | Who's Online | User List | Help |
|
|
| No member browsing this thread |
|
Thread Status: Active Total posts in this thread: 3
|
|
| Author |
|
|
Stranger ![]() Joined: Jul 7, 2008 Post Count: 10 Status: Offline |
I cant get my css file to work with the website I'm making I've watched the video 100 times, please help. ---------------------------------------- [Edit 1 times, last edit by rebel at Jul 7, 2008 1:49:42 AM] |
||
|
|
Advanced Member UK Joined: Sep 17, 2007 Post Count: 590 Status: Offline |
Save your styles in a stylesheet called, say, style1.css and put this in the head section of every page:- <link rel="stylesheet" href="style1.css" title="CSS Style 1" media="all" type="text/css"> See http://www.wickham43.net/generaladvice.php#stylesheets In the case above the css file should be in the same directory/folder as the html file; otherwise change the url to get the correct route to it if the css file is in a different directory/folder. ---------------------------------------- Code downloaded to my PC will be deleted in due course. WIN XP SP3; IE7, Firefox 3.0, Opera and Safari for Windows; screen resolution usually 1024x768. IE6 on W98 with 800*600. |
||
|
|
Stranger ![]() Joined: Jul 7, 2008 Post Count: 10 Status: Offline |
hey thanks now im geting what i got wrong |
||
|
|
|
|
|
Current timezone is GMT May 20, 2013 10:22:09 PM |