20 lines
572 B
Plaintext
20 lines
572 B
Plaintext
!!! Transitional
|
|
%html{:xmlns => "http://www.w3.org/1999/xhtml", "xml:lang" => "en", :lang => "en"}
|
|
%head
|
|
%title YUI Typography Demo
|
|
%link{:rel=>"stylesheet", :href=>"stylesheets/screen.css", :type=>"text/css", :media=>"screen, projection"}
|
|
%body
|
|
#doc4.yui-t2
|
|
.yui-b
|
|
%h3 YUI Examples
|
|
%ul
|
|
%li
|
|
%a{:href=>"templates.html"} Template Presets
|
|
%li
|
|
%a{:href=>"typography.html"} Typography
|
|
#yui-main
|
|
.yui-b
|
|
%h1 YUI Examples
|
|
%p
|
|
Please select an example.
|