Category Archives: Lessons.Ch11. CSS text

Lessons.Ch11. CSS text in Dreamweaver – absolute positioning in a style sheet

Video Instruction video is not yet available for this lesson Text Instruction An absolutely positioned element uses a preset position on the page. A containment block is used for the positioning the components in the 'header'. Components in the header … Continue reading

Posted in Lessons.Ch11. CSS text | Tagged , , , , , , | Leave a comment

Lessons.Ch11. CSS text in Dreamweaver – applying a new font style

Video Instruction video is not yet available for this lesson Text Instruction You can create new font styles using your  'Apply Styles' panel, then apply those styles to text on your page. There are 2 sections to this lesson.. the … Continue reading

Posted in Lessons.Ch11. CSS text | Tagged , , , , , , | Leave a comment

Lessons.Ch11. CSS text in Dreamweaver – attaching a new style sheet

Video Instruction video is not yet available for this lesson Text Instruction You can create your own style sheets and attach them to any web page in your site… To attach a new style sheet open your web page open … Continue reading

Posted in Lessons.Ch11. CSS text | Tagged , , , , , , | Leave a comment

Lessons.Ch11. CSS text in Dreamweaver – changing a font style

Video Instruction video is not yet available for this lesson Text Instruction To change a font style open the 'CSS Styles' panel open your style sheet select the font style you want to change click on the Edit Rule… icon … Continue reading

Posted in Lessons.Ch11. CSS text | Tagged , , , , , , | Leave a comment

Lessons.Ch11. CSS text in Dreamweaver – creating a new style sheet

Video Instruction video is not yet available for this lesson Text Instruction You can create a new style sheet, then apply that style sheet to a web page. If you plan on using new font styles, then it's highly recommened … Continue reading

Posted in Lessons.Ch11. CSS text | Tagged , , , , , , | Leave a comment

Lessons.Ch11. CSS text in Dreamweaver – creating a new style

Video Instruction video is not yet available for this lesson Text Instruction You can create as many new font styles as you need, and then apply these styles to the text on your template pages or Library pages. If you … Continue reading

Posted in Lessons.Ch11. CSS text | Tagged , , , , , , | Leave a comment

Lessons.Ch11. CSS text in Dreamweaver – global styles vs. in page style formatting

Video Instruction video is not yet available for this lesson Text Instruction A global style is set into a style sheet, which is linked into your web page. If you open the Site /styles folder, you'll see a list of … Continue reading

Posted in Lessons.Ch11. CSS text | Tagged , , , , , , | Leave a comment

Lessons.Ch11. CSS text in Dreamweaver – global styles

Video Instruction video is not yet available for this lesson Text Instruction Global styles are shared by several or all of your template pages. The advantage of using global style sheets is the consitency provided to the page layouts and … Continue reading

Posted in Lessons.Ch11. CSS text | Tagged , , , , , , | Leave a comment

Lessons.Ch11. CSS text in Dreamweaver – hyperlink styles – underscore

Video Instruction video is not yet available for this lesson Text Instruction Hyperlinks will be underlined by default.. and depending on the styles used in the template, the hyperlink may have been removed for asthetic reasons. You can add the … Continue reading

Posted in Lessons.Ch11. CSS text | Tagged , , , , , , | Leave a comment

Lessons.Ch11. CSS text in Dreamweaver – inline styles

Video Instruction video is not yet available for this lesson Text Instruction An inline style is a style that is added directly to the 'tag' of the element you are wanting to 'style'. For example, text uses a the <p> … Continue reading

Posted in Lessons.Ch11. CSS text | Tagged , , , , , , | Leave a comment