No description
Find a file
2012-01-24 22:45:03 +01:00
.gitignore Initial commit 2012-01-24 22:28:08 +01:00
index.html Posted a README and better example 2012-01-24 22:45:03 +01:00
README.md Posted a README and better example 2012-01-24 22:45:03 +01:00
y.css Initial commit 2012-01-24 22:28:08 +01:00
y.sass Initial commit 2012-01-24 22:28:08 +01:00

y.css

This is a very clean CSS to start with.

You have some typography classes for small caps for example.

Typically:

  • the right size of the content.
  • header numbering inside article,
  • nice link (no underline, but a sup cross)

<html>
    <head>
        
        
        
    </head>
    
        
            

Title

Subtitle

This is the article

section

subsection

Some content with a link.

A blockquote

Footer content

</html>