File: index.html.haml

package info (click to toggle)
ruby-compass 0.12.2~dfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 8,308 kB
  • sloc: ruby: 10,474; makefile: 42; xml: 14
file content (19 lines) | stat: -rw-r--r-- 572 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
!!! 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.