When is red not just red? When it's Cherry Tomato, Fireworks or Habanero Chile. Browse the nine color families below and see how with over 1,500 Sherwin-Williams colors, there's something for every mood, every space and every project.
When is red not just red? When it's Cherry Tomato, Fireworks or Habanero Chile. Browse the nine color families below and see how with over 1,500 Sherwin-Williams colors, there's something for every mood, every space and every project.
Here is a color palette based on the material design base colors. Each of these colors is defined with a base color class and an optional lighten or darken class.
Here is a color palette based on the material design base colors. Each of these colors is defined with a base color class and an optional lighten or darken class.
If your dropdowns are this long, you might wanna take a re-look at your navigational strategy. But, if it makes sense, a technique like this may be beneficial.
If your dropdowns are this long, you might wanna take a re-look at your navigational strategy. But, if it makes sense, a technique like this may be beneficial.
Modernizr is a JavaScript library that detects HTML5 and CSS3 features in the user’s browser. Modernizr makes it easy for you to write conditional JavaScript and CSS to handle each situation, whether a browser supports a feature or not. It’s perfect for doing progressive enhancement easily. Modernizr runs quickly on page load to detect features; it then creates a JavaScript object with the results, and adds classes to the html element for you to key your CSS on. Modernizr supports dozens of tests, and optionally includes YepNope.js for conditional loading of external .js and .css resources.
Modernizr is a JavaScript library that detects HTML5 and CSS3 features in the user’s browser. Modernizr makes it easy for you to write conditional JavaScript and CSS to handle each situation, whether a browser supports a feature or not. It’s perfect for doing progressive enhancement easily. Modernizr runs quickly on page load to detect features; it then creates a JavaScript object with the results, and adds classes to the html element for you to key your CSS on. Modernizr supports dozens of tests, and optionally includes YepNope.js for conditional loading of external .js and .css resources.
HTML5 UP makes spiffy HTML5 site templates that are:
Fully Responsive
Built on intelligent HTML + CSS3
Super Customizable
100% free under the Creative Commons
xmonad is a dynamically tiling X11 window manager that is written and configured in Haskell. In a normal WM, you spend half your time aligning and searching for windows. xmonad makes work easier, by automating this.