Skip to content

Instantly share code, notes, and snippets.

@seyedi
seyedi / index.html
Created July 26, 2013 06:45
A CodePen by Mojtaba Seyedi. Quick Menu - Inspired by Eric Benjamin's work on Dribbble http://drbl.in/gjkr
<nav>
<menu>
<li>
<a href="#" class="icon-reorder"></a>
<menu>
<li><a href="#" class="icon-cog"></a></li>
<li><a href="#"class="icon-phone"></a></li>
<li><a href="#" class="icon-bolt"></a></li>
</menu>
</li>
@seyedi
seyedi / gist:6047952
Created July 21, 2013 08:42
google translate
pv zk bschk pv zk pv bschk zk pv zk bschk pv zk pv bschk zk bschk pv bschk bschk pv kkkkkkkkkk bschk
@seyedi
seyedi / dabblet.css
Created March 16, 2013 07:33
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;
text-align : center;
text-transform : capitalize;
@seyedi
seyedi / index.html
Created December 12, 2012 17:05
A CodePen by Seyed Mojtaba Seyedi. CSS login UI
<body>
<div class="container">
<section class="form">
<h2>user login</h2>
<form action="" method="post">
<input class="user" type="text" name="name" placeholder="username" />
<input class="pass" type="password" name="password" placeholder="password" />
<input class="btn" type="submit" name="submit" value="Sign in" />
</form>
</section>
@seyedi
seyedi / learning
Created October 30, 2012 07:32
my notes
set syntax on github ==> ```html