/loggerhead/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/loggerhead/trunk

« back to all changes in this revision

Viewing changes to loggerhead/static/javascript/yui/build/cssbase/README

  • Committer: Martin Albisetti
  • Date: 2008-10-20 21:18:06 UTC
  • mfrom: (229.1.3 add-yui-3)
  • Revision ID: martin.albisetti@canonical.com-20081020211806-rzs0ya40gz9wcpoz
Added yui library to the tree. Welcome to the future. (Paul Hummer)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
3.0.0PR1 - Initial release
 
2
 
 
3
Module Name: "cssbase"
 
4
Documentation: http://developer.yahoo.com/yui/3/cssbase
 
5
 
 
6
CSS Base is an optional CSS file that complements YUI's 
 
7
core CSS foundation (CSS Reset, CSS Fonts, and CSS Grids). 
 
8
CSS Base applies a style foundation for HTML elements 
 
9
that is consistent for A-grade browsers.
 
10
 
 
11
CSS Base may also be useful as a template for your own 
 
12
base file, or a snippets library for styling HTML elements.