Giter Club home page Giter Club logo

asitti / 16pixels Goto Github PK

View Code? Open in Web Editor NEW

This project forked from englishextra/16pixels

0.0 0.0 0.0 7.6 MB

16pixels.css is a set of CSS rules to ensure consistent 16 pixels based typography. No dependencies. Pixels are used for font sizes and line heights, as well as for paddings and margins. Wrap your HTML content with class .col and you are done.

Home Page: http://englishextra.github.io/libs/16pixels/

License: MIT License

CSS 100.00%

16pixels's Introduction

16pixels

16pixels.css is a set of CSS rules to ensure consistent 16 pixels based typography. Pixels are used for font sizes and line heights, as well as for paddings and margins. Wrap your HTML content with class .col and you are done.

http://englishextra.github.io/libs/16pixels/

Usage

<!DOCTYPE html>
<html lang="en">
    <head>
        <meta charset="utf-8" />
        <title></title>
        <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Open+Sans:300,400,400italic,600,600italic|Ubuntu+Mono:400,400italic,700,700italic|Voces&amp;subset=latin,latin-ext,cyrillic" />
        <link rel="stylesheet" href="//cdn.jsdelivr.net/16pixels/0.1.1/16pixels.min.css" />
    </head>
    <body>
        <div class="col">
            <h1>Heading&#160;1</h1>
            <p>
                Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis,
            </p>
        </div>
    </body>
</html>

Copyright

© englishextra.github.com, 2014

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.