Create a Website Drop Shadow with CSS – Dreamweaver Tutorial
Let’s learn how to create a drop shadow that runs along your site, and, if your site expands, expands with it! We will start in Photoshop where we will create a nice little drop shadow graphic and then it’s off to Dreamweaver for some CSS and Div-tacular fun… yep that was certifiably lame, but enjoy the video anyway!
Hi there! Love your videos. Thanks so much! Built a CSS site and now trying to add the shadow. I followed along with the above video, have checked my css and I can see it in my Dreamweaver file but it does not show up on my browser? Any ideas?
http://mypawprint.com/Mystic_Cloth/index.html
Thanks! Pam
In case anyone else needs to know, Nathaniel let me know that I just needed to delete the height value of 0px in my style sheet under #wrapper. That way the shadow was able to drop down the page. Thanks!
Brilliant!
Trying to watch this video and I get a message that my Quicktime is out of date. What can I do since Quicktime is built into my Mac? I’m running Mac OS 10.5.8
Lot of Thanks dude. Tutvid is my favorite
I am creating a liquid site. I have followed along with the tutorial but instead of inserting 840px as the width of the box inside the style sheet for #shadow. I am trying to do it at 85%. When I do this I can see the right hand side of the shadow but not the left. Can you please tell me where I am going wrong?