Create a Pure CSS Stacks of Paper


The script to make it :


.Webmaster Development {
    margin: 50px auto;
    background: #fff;
    width: 300px;
    height: 400px;
    border-radius: 3px;
    position: relative;
    box-shadow: 0 0 0 1px #ccc,
                0 4px 0 -2px #fff,
                0 4px 0 -1px #ccc,
                0 8px 0 -4px #fff,
                0 8px 0 -3px #ccc;
}

h1, h2 {

    font-family: "Helvetica Neue", Helvetica, Arial;
    color: #666;
    text-align: center;
    padding: 100px 30px 0;
    font-weight: bold;
    font-size: 30px;
}

h1 span {

    color: #f48979;
    font-size: 60px;
    line-height: 120px;
}

h2 {

    font-size: 14px;
    color: #999;
    font-weight: 100;
}

The result can look like the picture above ..

Share this with short URL: Get Short URLloading short url

Share this

A beginner blogger who is still learning in writing an interesting and quality article to read. hope you like and love the post articles I write. thank you for reading..


More Interesting Articles

Next Article
Next Post
Previous Article
Previous Post
Write markup in comments
  • To write letters bold using <strong></strong> or <b></b>.
  • To write letters italic using <em></em> or <i></i>.
  • To write letters underline using <u></u>.
  • To write letters strikethrought using <strike></strike>.
  • To write HTML code use <code></code> or <pre></pre> or <pre><code></code></pre>, and please parse code in the parser box below.

Blogger
Disqus
Choose the Comment System

No comments