Dreamweaver CSS Styles Redefine HTML Tags
Good day everyone, today, we will be using Dreamweaver CSS Styles to redefine html tags, this means that you can change the look of your html text, without making any changes to existing text. Lets see how we can do this, then.

1. Click Create New CSS Rule button
2. Select Tag (redefines the look of a specific tag)
3. Select tag you wish to redefine, eg. h2
4. select Define in “This document only” option

5. Click OK

6. At Type category, click color box and select red color.
7. Click OK

h2 tag before style is used to redefine the tag

h2 style redefined with red color

Comments »
No comments yet.
RSS feed for comments on this post.