Remember Me
forgot your password?

Css & Dreamweaver

Cascading Style Sheets is something every webmaster should learn to use, however it can be complicated to code by hand. Fortunately, the built in Dreamweaver CSS tools make it simple as pie as you'll see in this introductory lesson.

Whether you are a total newbie when it comes to CSS or you are an expert, the built in Dreamweaver CSS tools can help you out a lot.

This tutorial is designed for the person who owns Dreamweaver, is curious about CSS and wants to learn how to put it to use.

CSS is not hard to learn and with the Dreamweaver point and click tools, it is easier than ever.

3 Types Of CSS:

You can have an internal, external, or inline css style sheet.

In this tutorial, I will discuss an external style sheet, which I think is the most useful when working on a website with more than 1 page.

To create an external stylesheet with Dreamweaver, simple click 'New' and under 'Basic Page' choose 'CSS'.

This will give you a blank style sheet.

The next thing you want to do is experiment and create 1 or 2 CSS definitions.

You might create a CSS definition called 'background1' and make the color green.

Then save the CSS style sheet as something like 'sample1.css'.

Next you would open an html file in the same folder that has some text in it and 'attach' the external style sheet.

You attach the sheet by selecting the 'Text' dropdown menu and choosing 'CSS Styles' then 'Attach Style Sheet'.

Once you have attached an external style sheet to a webpage, you can make changes to the external style sheet and change the content page. This is especially important if you have a website with multiple web pages.

The concept is, that by attaching an external style sheet to all of your web pages, you can update many web pages instantaneously by changing the one CSS style sheet that is attached to them.

In this manner, a large corporate website with 20,000 pages could be updated with new colors and fonts in less than 15 seconds!...Simply by changing the one external CSS style sheet.

So you see how useful CSS style sheets can be.

To get started, simply go into your HTML code after you have attached an external CSS sheet to your page in Dreamweaver. You can take any tag like a tag and start typing in a CSS class.

For example, . If you start adding a css class to any of these tags, Dreamweaver will start to auto-complete it for you and you can choose which class you want to add from a dropdown menu.

You can also use this to style page backgrounds, table backgrounds, fonts, and much more!

You only have to learn the fundamentals of CSS and then experiment with Dreamweaver and I promise you'll be capable of using CSS with Dreamweaver in a matter of a few hours.

To learn more about Dreamweaver and Cascading Style Sheets, you can watch step by step videos at http://www.dreamweaverhowto.com

Jay Gilbert

Jay Gilbert offers step by step guides for people who want to sell info products online. Sign up for the free Dreamweaver tips training course.

Rate this Article: 0 / 5 stars - 0 vote(s)
Print Email Re-Publish

Add new Comment



Captcha

  • Latest Business Articles
  • More from Jay Gilbert

Effective Communication and Reputation Management

By: aaroah sunil | 27/11/2009
Reputation Management, simply put is the process of “Managing one’s reputation over a variety of media, including print, television and digital to name a few”.

Debt Collection Agency - Strategies That Every Business Must Use to Recover Their Money

By: Daljeet Sidhu | 27/11/2009
Businesses cannot help incur bad debts in the process of acquiring customers by extending credit. Some customers take advantage of this service by delaying payments or even disclaiming the debts. Bad debts tend to accumulate unless dealt with immediately. The delay in recovering payment is usually because of the creditor's unwillingness...

7 Techniques looking at the Best Technology e-book Selling Business of 2010

By: hardeepsingh | 27/11/2009
Make sure of this ahead of you select your record title. As you set up symbols below promising keywords and way of speaking to work in your title, irritable analysis them on eBay to see to it that if some additional of the identical stock pull out up. Be certainly to take the keywords and way of speaking that present you the smallest number of competitors.

Credit Card Processing - Confused About Service Fees? Know If They Are Genuine Before You Sign Up

By: Daljeet Sidhu | 27/11/2009
Credit card processing companies charge various fees for their services. Some of the fees make sense as they add value to the customers while some could be just a sham. Seeing frequent entries of fees with vague names in the monthly transaction statements can be very annoying for merchants. Understanding...

Download Registry Easy Free

By: Jamila | 27/11/2009
Registry Easy™ program found over 1300 problems with my computer and was able to fix them all. I'm now able to use my system without being afraid that it's going to crash in the middle of something.

Outbound Call Center - Using Analytics to Improve Telemarketing Campaigns

By: Daljeet Sidhu | 27/11/2009
Application of scientific methods to any operation can help make it systematic and measurable, bringing in an element of control to the process. Telemarketing campaigns can also be put to experimentation to see if the measures are working out fine and yielding good results. Based on the outcome, proper steps...

What To Look For When Selecting The Room Escape Games You Want To Play

By: Vikram Kumar | 27/11/2009
If you are looking for a fun way to spend your time online, room escape games can be a lot of fun.

Selling Your Business And The Power Of Competition

By: MiNeeds | 27/11/2009
More than ever before, the selling of your business has become extremely competitive. As a seller, in this market, you are competing with a greater volume of similar businesses for sale, buyers’ investment choices in this very tight and limited financing environment and, most importantly, the brokers’ time and involvement in your listing.

Using Php Buttons in Dreamweaver

By: Jay Gilbert | 21/11/2006 | Business
The Dreamweaver PHP buttons can be a great way to get started creating your own PHP applications...even if you can't code PHP yourself. In this lesson I'll tell you a little more about how you can get started using these exciting tools.

8 Benefits of Using Dreamweaver 8

By: Jay Gilbert | 20/11/2006 | Business
If you build websites for a living and don't use Dreamweaver 8 yet, here are 8 good reasons to switch today.

Cool Rollover Buttons & Pop-up Menus in Dreamweaver

By: Jay Gilbert | 20/11/2006 | Business
Creating cool buttons for your website is a complicated task --that is unless you have Dreamweaver. With Dreamweaver's built in button tools, you can create your own website buttons with ease, and I'll show you how in this article.

Creating your Own Dreamweaver Templates Files

By: Jay Gilbert | 20/11/2006 | Business
Updating webpages can be a lot of work, but with .DWT Dreamweaver Templates, updating hundreds of pages only takes seconds.

Css & Dreamweaver

By: Jay Gilbert | 20/11/2006 | Business
Cascading Style Sheets is something every webmaster should learn to use, however it can be complicated to code by hand. Fortunately, the built in Dreamweaver CSS tools make it simple as pie as you'll see in this introductory lesson.

Creating Hyperlinks and Bookmarks With Dreamweaver

By: Jay Gilbert | 15/11/2006 | Business
Creating hyperlinks with Dreamweaver is a relatively simple task but there are a few options available to you that you might want to explore inlcuding which window the link opens in, and the option to change the look of a link using CSS.

Modifying Fonts in Dreamweaver Using Html & Css

By: Jay Gilbert | 15/11/2006 | Business
Using Dreamweaver CSS tools is a great way to style your webpages. But is CSS always necessary? Take a look at these techniques.

Managing Site Profiles in Dreamweaver

By: Jay Gilbert | 01/11/2006 | Business
This article shows you how to set up a new website profile with Dreamweaver in about 2.5 minutes.

Submit Your Articles Free: Signup

Use of this web site constitutes acceptance of the Terms Of Use and Privacy Policy | User published content is licensed under a Creative Commons License.
Copyright © 2005-2008 Free Articles by ArticlesBase.com, All rights reserved. (0.24, 5, w1)