March 11, 2010
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. [...]
Posted in CSS Layout, Gallery/Carousel/Slider | Tagged css, slider
March 10, 2010
When you think of “tabs”, your mind might go right to JavaScript. Watch for a click on a tab, hide all the panels, show the one corresponding to tab just clicked on. All major JavaScript libraries tackle tabs in some way. But there is a way to accomplish this same idea with “pure CSS”. Chris [...]
Posted in CSS Layout | Tagged css, CSS3
March 3, 2010
Less Framework is a CSS framework for building flexible multi-column website layouts. It contains an eight-column grid optimized for a line-height of 24px, as well as a set of typography presets based on the golden ratio that fit into the grid’s vertical rhythm.
Posted in CSS Layout, Framework | Tagged css, Framework
February 19, 2010
EZ-CSS is a different kind of CSS framework. Authors are not bound to a “grid”. Plus, columns and gutters can be of any width. EZ-CSS works by forcing the final element in the HTML flow to become a block formatting context (They use “hasLayout” for Internet Explorer lt 8). It is light (1kb), flexible, browser-friendly [...]
Posted in CSS Layout, Framework | Tagged css, Framework
February 8, 2010
52 framework is CSS framework that help us build website using CSS3 and HTML5. The 52framework provides an easy way to get started using html5 and css3 while still supporting all modern browsers (including ie6). This framework is user contributed/maintained so you can submit your own revisions and documentation.
Posted in CSS Layout, Framework | Tagged css, Framework, HTML5
January 28, 2010
MakerCSS is open source CSS framework that allow us to creating website layouts quickly. Markercss includes styles necessary to create your website, so you just have to incorporate references. Markercss is divided into different subjects for better access, layout, borders, backgrounds, links, forms, text, colors and tables.
Posted in CSS Layout, Framework | Tagged css, Framework
January 28, 2010
Brosho allow you to style your markup right in your browser with a build-in element selector and CSS editor. Generate the CSS code of altered elements with one click and use it in your own stylesheet.
Posted in CSS Layout, JQuery | Tagged css, JQuery
January 21, 2010
ie-css3.js is javascript library that allows Internet Explorer to identify CSS3 pseudo selectors and render any style rules defined with them. Simply include the script in your pages and start using these selectors in your style sheets they’ll work in IE
Posted in CSS Layout, Javascript | Tagged CSS3, IE, Javascript
January 13, 2010
The popularity of social media has been booming in the past few years and Facebook definitely has climbed high to the top of the social network rankings. Facebook has many Ajax driven features and applications that are very impressive, like the footer admin panel, where it neatly organizes frequently used links and applications.
Posted in CSS Layout, JQuery, Tutorials | Tagged facebook, facebook style
Recent comments