I Listen
“I can tell you that my mom has zero buzz, but when she says something, I listen”
I Listen
“I can tell you that my mom has zero buzz, but when she says something, I listen”
Using this bookmark, it is easy to find the fonts used in any website.
This tool gives a detail about complete color usage, hue saturaion and color wheel. It also features some of the common web sites color usage details in its home page. To know any websites color details simply enter the sites address and it automatically creates a profile for your website.
It beautify the css code automatically with indention and automatic semicolon.
It will change the code like this
menu{color:red} navigation{background-color:#333 /* darkgrey */}
to
menu {
color: red;
}
navigation {
background-color: #333 /* darkgrey */;
}
I dare you to resize your browser window.
Mozilla Labs : TowTruck
A service for your website that makes it easy to collaborate in real time.
Wanna type something to remember while browsing? Just open a new tab and type the following and hit enter.
data:text/html, <html contenteditable>
Now you can use your browser as a notepad.
Courtesy: Jose Jesus Perez Aguinaga
Sidr is a jQuery plugin created by Alberto Varela. Are you a facebook mobile user. If so, you have used this kind of side bar. To create a responsive side menu sidr plugin can be very useful.