13 - Introduction to Dreamweaver CS5
Uploader Comments (createthenet)
Top Comments
-
this is probably the most complicated viedo. i will be REALLY proud of myself if i get across this one. lol
-
To the 3 people that disliked this take an arrow to the FACE!!!!
All Comments (102)
-
@slashnine just change your margin values to "auto". take out the "0". Should be " margin: auto; " for both your outer and your wrapper.
-
At 10:57 you can see from .author and on there is no ; after the font-size. Why is there none?
-
Nope, I had the same problem, just figured it out. I forgot to make the css active by using it in the right hand bar (CSS STYLES > All > styles.css)
-
@jimjoneislaw i need to start from scratch though, like build me own site, not looking like this one :(
-
@jcoldham1 I sat and copied it out, he does scroll through the whole thing but it does end up being around 280 lines though.
-
@dazuza95 If you did everything exact from what Timothy did from the beginning and your code isn't working, make sure you save it, then go into design view and hit "refresh". I had some trouble with that when I started too. You can also view it in "Preview" as well. For some reason design view gets a little picky sometimes.
-
@djjonez1 I had the same problem, in the links that attach the css sheet to the html page, you have to make sure that you named them just the way Timothy did. I started out naming my stuff something else only to find out that when I got to this video, nothing was linking up. Being the noob I am, I had to go back to video 8 and start over again. Now everything works fine.
-
@Kliney97 % percent is the symbol
-
the 'auto' thing isn't working 4 me. My page has a margin but isnt centered somehow, even tho im sure if typed this part rite. I think i might have the code typed out wrong for previous stuff that might be interfering with this part, but i dont know what is wrong. HELP!
Can anyone help here?
I opened main.html and tried to switch it to styles.css or print.css. It shows the pop-up "there is no styles.css on local disk." Neither of styles.css or print.css is working here. What am I not doing right?
djjonez1 4 months ago
@djjonez1 The problem is the path to the CSS file is not correct. Check your link to the the CSS file
createthenet 2 months ago