Published News » html

15 Votes Vote

Keith Clark - IE CSS3 pseudo-class selectors

Posted by cubic 140 days ago html
http://www.keithclark.co.uk — ie-css3.js allows Internet Explorer to identify CSS3 pseudo-class selectors and render any style rules defined with them. Simply include the script in your pages, start using these selectors in your style sheets and they'll work in IE! Read More
Discuss Bury
Tags: css3 ie All
2 Votes Vote

10 Essential Chrome Extensions for Web Developers

Posted by cubic 150 days ago html
http://mashable.com — Now extensions are supported in Chrome and some of the tools you’re accustomed to using in Firefox have become available, plus a few unique to Chrome. We’ve compiled a list of ten of the most useful Chrome extensions for web developers right here; if you use these extensions, you might even be able to make Chrome your main workhorse. Maybe! Read More
Discuss Bury
Tags: chrome developers browser All
2 Votes Vote

185+ Very Useful and Categorized CSS Tools, Tutorials, Cheat Sheets

Posted by cubic 155 days ago html
http://www.tripwiremagazine.com — In this article you will get access to one of the largest collections ever of CSS Tools, Tutorials, Cheat Sheets etc. It builds on previous CSS posts in tripwire magazine with the purpose of creating a one stop fit all CSS resource. Several new resources have been added. Read More
Discuss Bury
Tags: css All
2 Votes Vote

60 Excellent CSS3 Tutorials and Techniques You Should Know

Posted by cubic 160 days ago html
http://www.themeflash.com — In this post we present 60 Excellent CSS3 Tutorials and Techniques You Should Know that can strongly improve user experience, improve designer’s work-flow and replace dirty old workarounds that we used in Internet Explorer 6 & Co. Please notice that most techniques and tutorials presented below are experimental, and its good to have place at one post. Read More
Discuss Bury
Tags: css3 All
2 Votes Vote

34 Outstanding Admin Panels for Your Web Applications

Posted by cubic 158 days ago html
http://www.ourtuts.com — Now,is so simple to create a web app,there are many tutorials showing you how to use the key;all you have to do is to come with an out of the box idea.So,you have the application.What`s next?
I`m saying an “Administration Panel” and you must agree my point of view because is a must-have for a web app.So,I want to come in your help and presenting you 34 most appealing and fully featured back-end Read More
Discuss Bury
Tags: webpanels All
2 Votes Vote

HTML 5 and CSS 3: The Techniques You’ll Soon Be Using

Posted by jjlo 163 days ago html
http://net.tutsplus.com — In this tutorial, we are going to build a blog page using next-generation techniques from HTML 5 and CSS 3. The tutorial aims to demonstrate how we will be building websites when the specifications are finalized and the browser vendors have implemented them. If you already know HTML and CSS, it should be easy to follow along. Read More
Discuss Bury
Tags: html5 howto All
2 Votes Vote

Styling HTML Lists with CSS: Techniques and Resources

Posted by jjlo 162 days ago html
http://www.smashingmagazine.com — In an online world now dominated by CSS layouts, CSS-styled HTML lists have become invaluable tools in a CSS developer’s toolbox, due to the HTML lists versatile and graphically flexible nature. All this despite some of the obvious browser inconsistencies that can affect the styling of the different types of lists available in HTML coding. Read More
Discuss Bury
Tags: css html howto All
2 Votes Vote

CSS text-indent: An Excellent Trick To Style Your HTML Form

Posted by cubic 174 days ago html
http://aext.net — You probably know what the text-indent property does in CSS. It's a common CSS property allowing webmasters to indent paragraphs and hide text for image-based links. Text-indent does this great; however, it doesn't just hide and indent text. It does more. Read More
7 Comments Bury
Tags: css tricks All