|
CSS Classes and Styling Images: Dreamweaver CS3 Tutorial
1 day ago
by admin
Check this video out at Hi-Res here: http://www.tutvid.com/tutorials/dreamweaver/tutorials/cssAndImages.php In this video we will cover CSS classes and the creation and application of them. We will apply page-wide class styles as well as being a bit more specific with the selectors we use. Great for ...
Mastering Dreamweaver - masterybyvideo.com/webdesign/dreamweaver
|
|
Forgotten CSS selectors
2 days ago
by csshead
Anyone who has been using CSS for any length of time has probably been frustrated by the lack of selector support in Internet Explorer 6. There are quite a lot of cases where a CSS 2.1 selector will let you target elements in all other relevant browsers, but where you, if you want it to work in IE 6 ...
CSS Head - csshead.com
|
|
Contextual Selectors
2 days ago
by joel
Once you have created ID elements on your page, you will probably place additional elements in content inside these IDs. Contextual selectors allow you to control elements inside specific IDs. Let’s say you defined all p tags to be Arial, size 12, black. However, you have a dark blue div (ID = sideb ...
Design & Technology ... - joel.creighton.edu/blog
|