equestrian

css

Alle Einträge mit dem Tag "css"

Normalize.css: Make browsers render all elements more consistently.

Normalize.css is a customisable CSS file that makes browsers render all elements more consistently and in line with modern standards. We researched the differences between default browser styles in order to precisely target only the styles that need normalizing.

Gridless – An awesome boilerplate for responsive, cross-browser websites

Gridless has a simple approach on markup and styles. There aren't any pre-made grid systems and the CSS isn't littered with silly classes. Gridless is only a starting point, that should be edited to suit each project's needs.

CSS3 Buttons – 10+ Awesome Ready-To-Use Solutions (+All Related Tutorials You Need)

320 and Up

The 1140px CSS Grid System/Framework · Fluid down to mobile

The 1140 grid fits perfectly into a 1280 monitor. On smaller monitors it becomes fluid and adapts to the width of the browser.<br />
Beyond a certain point it uses media queries to serve up a mobile version, which essentially stacks all the columns on top of each other so the flow of information still makes sense.<br />
Scrap 1024! Design once at 1140 for 1280, and with very little extra work, it will adapt itself to work on just about any monitor, even mobile.

Collapsed content box

Formalize CSS – Teach your forms some manners!

A nice lightweight CSS package that makes all of your HTML form elements look cleaner and more consistent across all major browsers.

Superfish – Suckerfish on ‘roids

Superfish is an enhanced Suckerfish-style menu jQuery plugin that takes an existing pure CSS drop-down menu (so it degrades gracefully without JavaScript) and adds much-sought-after enhancements.

All The Cheat Sheets That A Web Developer Needs

No matter how good  programmer you are, you can`t memorize everything. It often happens to spend more time searching for a particular library, tag or declaration, than implementing it on our code.  To ease your work I have gathered here some of the most important cheat sheets that you will ever need.

Setting rather than Resetting Default Styling | Think Vitamin

It sets default styling for many elements, follows a couple of recommendations regarding usability/accessibility, and addresses a few “common issues” as well.