SlideShare a Scribd company logo
Using Cascading Style sheets  In Dreamweaver CS3 Methods for establishing Consistent House Style
Diagrammatic Representations of what they do. Consider updating loads of pages Both do a similar Job but Templates are easier to  set up and use and do not involve adapting any code. CSS  results in simpler and cleaner HTML code, which provides shorter browser loading times. Template or CSS Page 1 Page 2 Page 3
About Cascading Style Sheets Cascading Style Sheets (CSS) is a collection of formatting rules that control the appearance of content in a web page. Using CSS styles to format a page separates content from presentation. The content of your page—the HTML code—resides in the HTML file, and the CSS rules defining the presentation of the code reside in another file (an external style sheet) or in another part of the HTML document (usually the head section).  Separating content from presentation also results in simpler and cleaner HTML code, which provides shorter browser loading times, and simplifies navigation for people with accessibility issues (for example, those using screen readers).  CSS gives you great flexibility and control over the exact appearance of your page.
Cascading Style Sheets Work in a similar way but use an external file rather than a Template. This then calls the style into the HTML through the addition of a line referencing it to the code or attaching a style sheet. <link rel=“stylesheet” href=“style1.css”> </head> See Example exercise and sample code.
Apply your formatting by using style sheets. Make sure these are in users’ folders before you start. Use  View ,  HTML  to view the HTML coding. Add the reference to the style sheet in the head section. Save and preview. Edit the style sheet as appropriate.
Style sheet one
Style sheet two
Style sheet three
Style sheet four
New Style Sheet
 
Replace td and th as h1 and h2
Change colour by clicking into each section and selecting background colour and then font-size and color for it.
 
 
 
 
Style sheet Applied
BasicStyleSheet Code body { font-family: Arial, Helvetica, sans-serif; background-color: #CCFFFF; } h1 { font-family: Arial, Helvetica, sans-serif; color: #0000FF; font-size: x-large; } h2 { font-family: Arial, Helvetica, sans-serif; color: #FFFF00; font-size: large; }
Another Style sheet Applied
AdvancedStyleSheet Code h1{color:red;font-family: Arial,Helvetioca, sans-serif;font-size: xx-large} h2{color:red;font-family: Arial,Helvetioca, sans-serif;font-size: x-large} a{text-decoration:none:font-style:italic-transform:lowercase} a:link(color:red;font-weight;bold} a:visited {color:blue} A:hover {color: green;text-transform:uppercase} a:active{color:green}
Create a More Advanced CSS sheet See http://www.w3schools.com/CSS/css_examples.asp

More Related Content

PPT
Using Templates And Cascading Style Sheets10
PPTX
Welcome to css!
PPTX
Css presentation
PPSX
CSS tutorial
PDF
CSS in HTML
PPTX
Introducing the style tag 2830
PPTX
Styling of css
PPT
Css Founder.com | Cssfounder se
Using Templates And Cascading Style Sheets10
Welcome to css!
Css presentation
CSS tutorial
CSS in HTML
Introducing the style tag 2830
Styling of css
Css Founder.com | Cssfounder se

What's hot (17)

PPTX
CSS (Cascading Style Sheet)
PPTX
Session v(css)
PPTX
Introduction of css
PPTX
Css starting
PPT
Cascading Style Sheets - CSS - Tutorial
PPT
Print CSS
PDF
Introduction to css
PPTX
Css inclusion
PPTX
web development basics tables part2
PPT
Cascading style sheets
PPT
Cascading style sheets
PPTX
3 first code_in_html
PPTX
4 html tags
PPTX
Electronic referencing for students
PPTX
CSS Basics - Stylesheets and Color
PPTX
Html styles
CSS (Cascading Style Sheet)
Session v(css)
Introduction of css
Css starting
Cascading Style Sheets - CSS - Tutorial
Print CSS
Introduction to css
Css inclusion
web development basics tables part2
Cascading style sheets
Cascading style sheets
3 first code_in_html
4 html tags
Electronic referencing for students
CSS Basics - Stylesheets and Color
Html styles
Ad

Viewers also liked (20)

PPTX
Floating
PPT
Creating Forms2
PPT
Using Ap Div Tag
PPT
How To Make An Exploding Image Using Flash Version With Sound
PPT
How To Add Behaviours To Objects
PPT
Hotspots – Click On Image
PPT
Using Templates2
PPT
How To Get A Navigation Menu
PPT
Optimising Graphics
PPT
How To Make An Exploding Image Using Flash
PDF
basics of css
PPT
Dtp Basics And Design Rules Student Version
PPT
Image Editing Tools In Dreamweaver
PPT
A quick guide to Css and java script
PPT
Dtp Basics And Design Rules
PPT
Cascading style sheet (css)]
PPTX
PPT
Dtp Using Publisher 2007
PPT
Cascading Style Sheets
PDF
Css cascading style sheet
Floating
Creating Forms2
Using Ap Div Tag
How To Make An Exploding Image Using Flash Version With Sound
How To Add Behaviours To Objects
Hotspots – Click On Image
Using Templates2
How To Get A Navigation Menu
Optimising Graphics
How To Make An Exploding Image Using Flash
basics of css
Dtp Basics And Design Rules Student Version
Image Editing Tools In Dreamweaver
A quick guide to Css and java script
Dtp Basics And Design Rules
Cascading style sheet (css)]
Dtp Using Publisher 2007
Cascading Style Sheets
Css cascading style sheet
Ad

Similar to Using Cascading Style Sheets2 (20)

PPT
Introduction to css by programmerblog.net
PPT
PPTX
basic programming language AND HTML CSS JAVApdf
PPTX
uptu web technology unit 2 Css
PDF
PPTX
Css, CaseCading Style Sheet
PPT
PPTX
This is css which compiled by alex that is impo
PDF
cdocumentsandsettingsstudentdesktopnewfolderhtmlcss-100220030010-phpapp01.pdf
PDF
Styling Your Web Pages with Cascading Style Sheets / EDU course / University ...
PPTX
Presentation on CSS, Style Sheet, Types of Styles, Types of Text Formatting, ...
PDF
cascadingstylesheets
PDF
cascadingstylesheets
PPT
HTML Web Devlopment presentation css.ppt
PPT
css.ppt
PPT
Introduction to css by programmerblog.net
basic programming language AND HTML CSS JAVApdf
uptu web technology unit 2 Css
Css, CaseCading Style Sheet
This is css which compiled by alex that is impo
cdocumentsandsettingsstudentdesktopnewfolderhtmlcss-100220030010-phpapp01.pdf
Styling Your Web Pages with Cascading Style Sheets / EDU course / University ...
Presentation on CSS, Style Sheet, Types of Styles, Types of Text Formatting, ...
cascadingstylesheets
cascadingstylesheets
HTML Web Devlopment presentation css.ppt
css.ppt

More from Sutinder Mann (6)

PPT
What Is A Font Style in Publisher 2007
PPT
How To Make An Exploding Image Using Flash
PPT
Cascading Style Sheets
PPT
How To Create A Video With Titles In Movie Maker And Then Convert To Flash M...
PPT
Video And Sound In Dreamweaver Cs3
PPT
How to use a Template in Dreamweaver CS3
What Is A Font Style in Publisher 2007
How To Make An Exploding Image Using Flash
Cascading Style Sheets
How To Create A Video With Titles In Movie Maker And Then Convert To Flash M...
Video And Sound In Dreamweaver Cs3
How to use a Template in Dreamweaver CS3

Recently uploaded (20)

PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
cuic standard and advanced reporting.pdf
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PPTX
A Presentation on Artificial Intelligence
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Modernizing your data center with Dell and AMD
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PPTX
Big Data Technologies - Introduction.pptx
PDF
CIFDAQ's Market Insight: SEC Turns Pro Crypto
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
Empathic Computing: Creating Shared Understanding
PDF
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
PDF
KodekX | Application Modernization Development
Understanding_Digital_Forensics_Presentation.pptx
cuic standard and advanced reporting.pdf
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Network Security Unit 5.pdf for BCA BBA.
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Per capita expenditure prediction using model stacking based on satellite ima...
A Presentation on Artificial Intelligence
NewMind AI Weekly Chronicles - August'25 Week I
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Modernizing your data center with Dell and AMD
Mobile App Security Testing_ A Comprehensive Guide.pdf
Building Integrated photovoltaic BIPV_UPV.pdf
Big Data Technologies - Introduction.pptx
CIFDAQ's Market Insight: SEC Turns Pro Crypto
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Diabetes mellitus diagnosis method based random forest with bat algorithm
Empathic Computing: Creating Shared Understanding
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
KodekX | Application Modernization Development

Using Cascading Style Sheets2

  • 1. Using Cascading Style sheets In Dreamweaver CS3 Methods for establishing Consistent House Style
  • 2. Diagrammatic Representations of what they do. Consider updating loads of pages Both do a similar Job but Templates are easier to set up and use and do not involve adapting any code. CSS results in simpler and cleaner HTML code, which provides shorter browser loading times. Template or CSS Page 1 Page 2 Page 3
  • 3. About Cascading Style Sheets Cascading Style Sheets (CSS) is a collection of formatting rules that control the appearance of content in a web page. Using CSS styles to format a page separates content from presentation. The content of your page—the HTML code—resides in the HTML file, and the CSS rules defining the presentation of the code reside in another file (an external style sheet) or in another part of the HTML document (usually the head section). Separating content from presentation also results in simpler and cleaner HTML code, which provides shorter browser loading times, and simplifies navigation for people with accessibility issues (for example, those using screen readers). CSS gives you great flexibility and control over the exact appearance of your page.
  • 4. Cascading Style Sheets Work in a similar way but use an external file rather than a Template. This then calls the style into the HTML through the addition of a line referencing it to the code or attaching a style sheet. <link rel=“stylesheet” href=“style1.css”> </head> See Example exercise and sample code.
  • 5. Apply your formatting by using style sheets. Make sure these are in users’ folders before you start. Use View , HTML to view the HTML coding. Add the reference to the style sheet in the head section. Save and preview. Edit the style sheet as appropriate.
  • 11.  
  • 12. Replace td and th as h1 and h2
  • 13. Change colour by clicking into each section and selecting background colour and then font-size and color for it.
  • 14.  
  • 15.  
  • 16.  
  • 17.  
  • 19. BasicStyleSheet Code body { font-family: Arial, Helvetica, sans-serif; background-color: #CCFFFF; } h1 { font-family: Arial, Helvetica, sans-serif; color: #0000FF; font-size: x-large; } h2 { font-family: Arial, Helvetica, sans-serif; color: #FFFF00; font-size: large; }
  • 21. AdvancedStyleSheet Code h1{color:red;font-family: Arial,Helvetioca, sans-serif;font-size: xx-large} h2{color:red;font-family: Arial,Helvetioca, sans-serif;font-size: x-large} a{text-decoration:none:font-style:italic-transform:lowercase} a:link(color:red;font-weight;bold} a:visited {color:blue} A:hover {color: green;text-transform:uppercase} a:active{color:green}
  • 22. Create a More Advanced CSS sheet See http://www.w3schools.com/CSS/css_examples.asp