My Css File is not working.
Page 1 of 1
My Css File is not working.
Hey everyoneSaved both folders : Movies.htm & Movies.css on my desktop and did everythin as i was supposed to but its not working. I tried the default as shown in the lesson and that works so im wondering whats wrong with my movie site.
I added an a store to it, could that be the problem?
thanks
Kirste
Re: My Css File is not working.
Hi KirsteDo you have a link to the site? Otherwise try to upload the code here.
- Andreas, HTML.net
--
Show some love for HTML.net on Twitter, Facebook and Google: Use the buttons on top of all pages.
Show some love for HTML.net on Twitter, Facebook and Google: Use the buttons on top of all pages.
Re: My Css File is not working.
on your htm file you need to add a link something similar to this:<link href="style.css" rel="stylesheet" type="text/css" />
in your case instead of style.css it should be movies.css
--
Thanks Rafael - www.htmltutorialtopics.com
Thanks Rafael - www.htmltutorialtopics.com
Page 1 of 1