elonmir / github-fork-ribbon-css

A CSS-only, resolution-independent "Fork me on GitHub" ribbon.

Home Page:http://simonwhitaker.github.io/github-fork-ribbon-css/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Fork me on GitHub" CSS ribbon

This is a recreation of the Fork me on GitHub ribbon in CSS, hence resolution-independent.

Using "Fork me on GitHub" CSS ribbon with a CDN

CDN provided by cdnjs

<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.1.1/gh-fork-ribbon.min.css" />
<!--[if lt IE 9]>
    <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.1.1/gh-fork-ribbon.ie.min.css" />
<![endif]-->

See 'em in action! http://simonwhitaker.github.io/github-fork-ribbon-css/

Feel free to fork, tweak and send me a pull request.

Note: this project is not sponsored or in any way endorsed by GitHub.

About

A CSS-only, resolution-independent "Fork me on GitHub" ribbon.

http://simonwhitaker.github.io/github-fork-ribbon-css/

License:MIT License


Languages

Language:CSS 66.6%Language:HTML 33.4%