|
|
|
| Author Details |
|---|
| All Tutorials by adesdesign |
1
|
|---|
I hope you know the advantages of using CSS instead of tags for your texts and even for your overall website designs. I am not going to discuss that here, if you would like to tknow more on CSS advantages please visit CSS Zen Garden. In this tutorial I will discuss how to create CSS tags in Dreamweaver and apply them to texts.
There are two types of CSS creation, one is to create inside the html page and apply to the same page and another to create it as a separate .css file. If you are working with a single page, then it is better to create CSS inside the page, but if you are working with many pages then it is better to create a separate file because that way you can apply this file to your other pages. That will save you time, you will not have to create it again and again for every page. Later it will save you time in updating your page in case if you want to change the size of your text, you just have to change in one file and all the pages will be updated automatically.
To apply CSS to your current working page, please go to Edit > Preferences > General and tick where it says Use CSS instead of HTML tags and click OK. See below.
| | Hits:224 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-03-16 Rate It | Error | Review | | | Category: Home > Dreamweaver > CSS |
|
|
|---|
It will remove all the underlines from your links in that particular page. To remove all underlines from your links throughout your website, better place it in your header file. For more information how to do it please check PHP and Web Design
| | Hits:581 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-03-16 Rate It | Error | Review | | | Category: Home > Dreamweaver > CSS |
|
|
|---|
Sometimes you might want to protect your online documents from printing. So in that case this little simple script might help. Please note that putting this script does not secure your document, users will still be able to 'copy it and paste it' in the word document and still be able to print it, if you want to secure your document you need other scripts that disable selecting or saving the page..etc.
| | Hits:99 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-03-16 Rate It | Error | Review | | | Category: Home > Dreamweaver > CSS |
|
|
|---|
Changing table background on MouseOver ... This tutorial will teach you how to make a menu like tables that will change background color when you mouseOver. If you have noticed I have used it on my index page.
| | Hits:385 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-03-16 Rate It | Error | Review | | | Category: Home > Dreamweaver |
|
|
|---|
Working with Layers
Layers are very important, at least you should know how to use them, because they are very flexible in designing something of your own. When you want to create your own navigation system, or to make a mouse over actions, or even tooltip you can do all these with layers very easily. In this tutorial I will show you how to use layers, and we will do a little navigation system. Then once you know how to use them, you can implement them according to your own creativity.
Save this image, we will work with it to create a menu
| | Hits:252 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-03-16 Rate It | Error | Review | | | Category: Home > Dreamweaver > Layers |
|
|
|
|
|
|
|
|