+ All Categories
Home > Documents > NCompass Live: CSS: A Brief Introduction

NCompass Live: CSS: A Brief Introduction

Date post: 08-May-2015
Category:
Upload: nebraska-library-commission
View: 1,246 times
Download: 0 times
Share this document with a friend
Description:
Michael Sauers, the Commission’s Technology Innovation Librarian and author of XHTML & CSS Essentials for Library Web Design, will give a brief introduction to Cascading Style Sheets (CSS). Michael will cover items like why CSS was developed, the benefits of using CSS in creating your Web site, and give you just enough code to get you started. Time allowing, Michael will be more than happy to take your coding questions.
20
CSS: Nebraska (A very brief introduction to CSS) NCompass Live 30 March 2011 Michael Sauers Technology Innovation Librarian, Nebraska Library Commission Author of XHTML & CSS Essentials for Library Web Design http://www.flickr.com/photos/21814247@N08/5256026599/
Transcript
Page 1: NCompass Live: CSS: A Brief Introduction

CSS: Nebraska

(A very brief introduction to CSS)

NCompass Live 30 March 2011

Michael SauersTechnology Innovation

Librarian,Nebraska Library

CommissionAuthor of XHTML & CSS Essentials for

Library Web Designhttp://www.flickr.com/photos/21814247@N08/5256026599/

Page 2: NCompass Live: CSS: A Brief Introduction

CharlieSheenSyndro

me

#winning

Page 3: NCompass Live: CSS: A Brief Introduction

What is CSS?

• Cascading Style Sheets• A coding language that allows for controlling the look and feel (style) of content• Typically used to present Web (HTML/XHTML) content.

Page 4: NCompass Live: CSS: A Brief Introduction

Benefit #1:

Content creators can

on content

http://www.flickr.com/photos/56387066@N00/1810357551/

Page 5: NCompass Live: CSS: A Brief Introduction

Benefit #2:Design enforcement

http://www.flickr.com/photos/11051496@N00/3459379822/

Page 6: NCompass Live: CSS: A Brief Introduction

Benefit #3: Write once, use many

http://www.flickr.com/photos/hkdmz/3132679379/

Page 7: NCompass Live: CSS: A Brief Introduction

Benefit #4:Redesign made

easier

Page 8: NCompass Live: CSS: A Brief Introduction

Benefit #5:Different styles

for different media

http://www.flickr.com/photos/69135870@N00/4203327202/ - http://www.flickr.com/photos/31477465@N02/4324941403/http://www.flickr.com/photos/14497193@N04/5072723955/ - http://www.flickr.com/photos/8675898@N03/5063557111/

Page 9: NCompass Live: CSS: A Brief Introduction

Benefit #6: Accessibility

http://www.flickr.com/photos/47379017@N00/4971661764/

Page 10: NCompass Live: CSS: A Brief Introduction

What does CSS look like?

Page 11: NCompass Live: CSS: A Brief Introduction

Three Ways to implement CSS

1. External2. Embedd

ed3. Inline

http://www.flickr.com/photos/8980157@N06/3978562587/

Page 12: NCompass Live: CSS: A Brief Introduction

Let’s jump in and get messy!

http://www.flickr.com/photos/17217108@N00/3545065342/

http://pastehtml.com/ http://www.lipsum.com/

Page 13: NCompass Live: CSS: A Brief Introduction

The Cascade

• Browser• Coder– External– Embedde

d– Inline

• User

http://www.flickr.com/photos/75544898@N00/3575436924/

Page 14: NCompass Live: CSS: A Brief Introduction

http://www.flickr.com/photos/juehuayin/3876764554/

The Box Model

Page 15: NCompass Live: CSS: A Brief Introduction
Page 16: NCompass Live: CSS: A Brief Introduction
Page 17: NCompass Live: CSS: A Brief Introduction

http://www.flickr.com/photos/juehuayin/3985429095/

Page 18: NCompass Live: CSS: A Brief Introduction

http://www.flickr.com/photos/eplewis/4179681048/

Page 19: NCompass Live: CSS: A Brief Introduction
Page 20: NCompass Live: CSS: A Brief Introduction

Michael SauersTechnology Innovation

Librarian, Nebraska Library

Commissionmichael.sauers@nebraska

.govwww.travelinlibrarian.info

Thank you!

http://www.flickr.com/photos/39664542@N07/5335872369/


Recommended