1140px Wide – Fluid CSS Framework

The 1140 grid is 12 column CSS framework which fits perfectly into a 1280 monitor. On smaller monitors it becomes fluid and adapts to the width of the browser. 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 [...]

Continue Reading →

7 Super Easy CSS Recipes to Copy and Paste

Designshack is sharing seven fun and attractive CSS tricks that you can grab and insert right into your own projects.This stuff is still cutting edge, older browsers won’t support most of it. They have tried to ensure graceful degradation where possible so that you can provide a working experience to all users and a better [...]

Continue Reading →

Slablet – HTML/CSS Template For Ipad Apps

Slablet is free  HTML/CSS template to be used as a basis for site/application that is optimized for IPAD. This template Created by the UX team at Fellowship Tech. Slabet released with three different themes namely Light, chrome, chrome and Mixed Dark chrome. Incoming search terms for the article: ipad html template ipad web app template [...]

Continue Reading →

ProCSSor – Web Based CSS Prettifier

ProCSSor is a web-based service that allow us to formatting and prettifying CSS files on the fly. ProCSSor has unique formatting styles and several customizable options to prettify your CSS  like brace styles, right/left columns and indent properties. ProCSSor can grab a CSS file by simply copy-pasting, uploading or mentioning the URL directly. Incoming search [...]

Continue Reading →

15 CSS3 Menu Navigation Tutorials

CSS3 can really improve efficiency, both in your development time and page performance. The latest versions of the modern web browsers such as Chrome, Firefox, Safari, and Opera support CSS3, while Microsoft announced to support CSS3 in Internet Explorer 9 (there’s no release date for IE9 yet). On previous post we are published article “25 [...]

Continue Reading →

How to Styling WebKit HTML5 Search Inputs

One of the new types of inputs in HTML5 is search (<input type=search name=s>. It does absolutely nothing in most browsers. It just behaves like a text input. This isn’t a problem. The spec doesn’t require it to do anything special. WebKit browsers do treat it a bit differently though, primarily with styling. Incoming search [...]

Continue Reading →

25 Excellent CSS3 Button Tutorials

In previous post we have published article “10 CSS3 Basic Tutorials & Techniques“. On today post we will continue our discussion about CSS3 with “CSS3 Tutorials and Techiques for Creating Buttons”. Incoming search terms for the article: css3 button css3 bevel css3 buttons css3 switch beautiful css3 buttons button css3 bevel css3 CSS3 iphone button [...]

Continue Reading →

10 CSS3 Basic Tutorials & Techniques

CSS3 is changing how we build websites. CSS3 offers several new features that really help us in web design and web development. CSS3 has taken a very large step forward in helping web developers get away from importing mass amounts of images/JavaScript and making it possible to do this only by using pure CSS. Incoming [...]

Continue Reading →

iOS – Icons Made in Pure CSS

Louis Harboe, talented interface designer has create iOS,  Icons Made in Pure CSS, no images whatsoever.  This icons set made using a variety of CSS techniques. Rounded corners, shadows, gradients, rgba, pseudo-elements, and transforms are just some of them. A lot of these were generated by helpful tools, such as westciv’s tools and Border Radius. [...]

Continue Reading →

Create content swithcer without javascript

Louis Lazaris on impressivewebs write tutorial about how to create content switcher without javascript. Normally, with JavaScript disabled, this type of content switcher (or content slider) will just display one item, or else display all items, without allowing any “switching” functionality. After some poking around, he realized it’s not a very difficult thing to do. [...]

Continue Reading →

Page 5 of 13« First...«34567»...Last »