Found 226 bookmarks
By relevance
Topcoat
Topcoat
… a brand new open source CSS library designed to help developers build web apps with an emphasis on speed. It evolved from the Adobe design language developed for Brackets, Edge Reflow, and feedback from the PhoneGap app developer community. → http://topcoat.io/posts/introducing-topcoat/
·topcoat.io·
Topcoat
normalize.css
normalize.css
… a small CSS file that provides better cross-browser consistency in the default styling of HTML elements. It’s a modern, HTML5-ready, alternative to the traditional CSS reset.
·nicolasgallagher.com·
normalize.css
How to Center Anything With CSS
How to Center Anything With CSS
Recently, we took a dive into the very core concepts behind CSS layout and explored the differences between absolute and relative positioning. We’re going to follow that up with another CSS layout talk, this time based around a fundamental question that almost every new developer ask...
·designshack.net·
How to Center Anything With CSS
Bootstrap
Bootstrap
… a toolkit from Twitter designed to kickstart development of webapps and sites. It includes base CSS and HTML for typography, forms, buttons, tables, grids, navigation, and more. Nerd alert: Bootstrap is built with Less and was designed to work out of the gate with modern browsers in mind.
·twitter.github.com·
Bootstrap
6 Things I Learned About Print Stylesheets From HTML5 Boilerplate
6 Things I Learned About Print Stylesheets From HTML5 Boilerplate
Print stylesheets can be a pain if you don’t know what you’re doing. Before you even approach one you need to make sure to do some solid research into how to go about it. Today we’re going to help you along by first discussing the conceptual considerations that you need t...
·designshack.net·
6 Things I Learned About Print Stylesheets From HTML5 Boilerplate