Dreamweaver CS4/CS5 Tutorial – Styling Text in CSS
Today we are going to be looking at a CSS Dreamweaver tutorial {CS3 CS4 cs5}. We are going to learn how to style text without having to create a new CSS rule every time. It is surprisingly easy and will save you a lot of time! Styling Text in a webpage is very important, but having to make a new rule every time you want to style somethnig isn’t! So hopefully this quick tip Dreamweaver tutorial will help you all out 🙂 We are using the targeted rule: new inline style, which will ultimatily save us a whole lot of time. If you are a beginner to dreamweaver, I hope you found this tutorial before going through all the rugged hard ways!! If so, leave a comment letting me know how you got on. My Website: ZeTutorials.tk Subscribe bit.ly Thanks to everyone who subscribed, make sure to leave a comment below on how you got on….. — How to style text in dreamweaver cs3 cs4 cs5 Styling text in html and css Dreamweaver Css & Html tutorial Changing Text Font, Size, color —
Video Tutorial Rating: 4 / 5
Don’t forget to check out our other video tutorials or share this video with a friend.
10 responses to “Dreamweaver CS4/CS5 Tutorial – Styling Text in CSS”
Leave a Reply Cancel reply
Video Tutorials
Bringing you the best video tutorials for Photoshop, Illustrator, Fireworks, WordPress, CSS and others.
Video tutorial posted 26/09/12
Tags: CS4/CS5, Dreamweaver, Styling, text, Tutorial
Pages
Random Videos
-
Digital Bokeh Photoshop Video Tutorial
2,087 views
-
Light Streak After Effects Tutorial
4,352 views
-
Glow Effects Photoshop Video Tutorial
2,127 views
Video Categories
- 3DS Max Tutorials (150)
- After Effects Tutorials (160)
- C# Tutorials (121)
- Colour (6)
- Crazy Effects (1)
- CSS Tutorials (120)
- Dreamweaver Tutorials (139)
- Excel Tutorials (127)
- Featured (10)
- Fireworks Tutorials (131)
- General Effects (9)
- HTML Tutorials (143)
- Illustration and Vector (1)
- Illustrator Tutorials (174)
- IMove Tutorials (119)
- Lightroom Tutorials (145)
- People and Faces (3)
- Photoshop Tutorials (169)
- Text Effects (7)
- Uncategorized (32)
- WordPress Tutorials (140)
Tags
VideoTutorials.co.uk
-
Videotutorials.co.uk offers the web's best Photoshop tutorials, Illustrator video guides, CSS and HTML tutorials and much more all in one place. With new videos being added every day, you can learn how to master software and code to give your images and website some great effects.
Our site has beginner, intermediate and advanced video tutorials of varying lengths so you can learn a new skill at your own speed and level. So whether you're a web designer, print designer or just wanting to edit some family photos, you can get to it quickly and easily using these free video guides. (more)
Cheers for that mate, I got CSS rules coming out of my ears on the CSS styles window…
Don´t be lazy and take the 15min it takes to understand CSS!
—> give the title a tag (H1), then create a rule (for H1), everything H1 will be styled
—> when making rules save as external style sheet so you can re-attach to every page and change all H1 elements site wide (I made a save all shortcut F6 to save the html page and css file)
Download a free CSS template and have a look whats going on..
Can you add a stroke to text using this method?
I just watched this video over and over just for your accent…
thanks for sharing!
Thanks for making and posting this. The crazy thing is in Dreamweaver CS3 and earlier.. this level of ease was just automatic! You could just highlight text and format it however you liked without even touching CSS. I understand that for more advanced users it is good to use CSS.. but I think Adobe should allow the switching between different modes or something.
Love this work around CSS tip! Thanks.
sweet you just save my life
i have an question…. If you use a different font, which is not available on any other computers, will this method embed the text to the website?
saved my life. thank you sir