CSS2 and ASP'NET Separation of Presentation and Content - PowerPoint PPT Presentation

1 / 8
About This Presentation
Title:

CSS2 and ASP'NET Separation of Presentation and Content

Description:

CSS Cascading Style Sheet. W3C World Wide Web ... Separation of presentation and content. Complications with using CSS ... is handled ... – PowerPoint PPT presentation

Number of Views:61
Avg rating:3.0/5.0
Slides: 9
Provided by: engi89
Category:

less

Transcript and Presenter's Notes

Title: CSS2 and ASP'NET Separation of Presentation and Content


1
CSS2 and ASP.NETSeparation of Presentation and
Content
  • Todd Miranda
  • Director of Technology
  • Softech Development
  • Blog blog.nxtdimension.com
  • Email todd_miranda_at_softechdevelopment.com

2
Overview
  • W3C, CSS, CSS2, CSS3
  • Why CSS and ASP.NET
  • Using CSS
  • Additional Resources

3
W3C and CSSx
  • CSS Cascading Style Sheet
  • W3C World Wide Web Consortium
  • CSS, CSS2, CSS3
  • Separation of presentation and content
  • Complications with using CSS
  • Complications with ASP.NET

4
Benefits of Using CSS
  • Keep intent of content foremost
  • Formatting is handled by CSS file
  • HTML dictates structure, elements are chosen for
    their purpose not their format.
  • Size
  • Portability
  • Accessibility
  • Control

5
Guidelines for Construction
  • Use a DOCTYPE
  • Specify a language and character set
  • Give a title
  • Use proper elements
  • Dont go divial overboard
  • Minimize markup
  • Use class and id appropriately

6
CSS Box Model
7
Additional Resources
  • www.csszengarden.com
  • www.w3.org/TR/REC-CSS2/cover.htmlminitoc
  • www.alistapart.com
  • Eric Meyer
  • Cascading Style Sheets the Definitive Guide
  • Jeffrey Zeldman
  • Designing with Web Standards

8
Questions
Write a Comment
User Comments (0)
About PowerShow.com