Using a CSS Framework or How to spend less time making CSS layouts and more time at the Tugboat Brewpub Chris Barr, Villanova University - PowerPoint PPT Presentation

About This Presentation
Title:

Using a CSS Framework or How to spend less time making CSS layouts and more time at the Tugboat Brewpub Chris Barr, Villanova University

Description:

How to spend less time making CSS layouts and more time at the Tugboat Brewpub ... 'a set of tools, libraries, conventions, and best practices that attempt to ... – PowerPoint PPT presentation

Number of Views:346
Avg rating:3.0/5.0
Slides: 17
Provided by: chris105
Learn more at: https://code4lib.org
Category:

less

Transcript and Presenter's Notes

Title: Using a CSS Framework or How to spend less time making CSS layouts and more time at the Tugboat Brewpub Chris Barr, Villanova University


1
Using a CSS FrameworkorHow to spend less time
making CSS layouts and more time at the Tugboat
BrewpubChris Barr, Villanova University
2
Play along at home.http//vufind.org/demo/css/la
yout.css
3
Framework
  • a set of tools, libraries, conventions, and best
    practices that attempt to abstract routine tasks
    into generic modules that can be reused.

4
Why we use a CSS Framework?
  • Normalize code base
  • Well documented
  • Browser compliance (with some hacks baked in)
  • Easily create multiple layouts
  • Weve got better things to do than finding novel
    ways of creating columns

5
Yahoo User Interface Library
6
Microsoft? User Interface Library
7
What we like about YUI
  • 4 standard size layouts out of the box
  • Ems based (nice zoom layouts)
  • Source order independence
  • A-grade browser compliance
  • BSD License

8
The YUI CSS Files
  • Reset.css
  • Fonts.css
  • Grids.css
  • And a helper base.css

9
(No Transcript)
10
(No Transcript)
11
(No Transcript)
12
(No Transcript)
13
(No Transcript)
14
(No Transcript)
15
(No Transcript)
16
Lets play!
Write a Comment
User Comments (0)
About PowerShow.com