|
|
|
|
Login to share your opinion Test New Fonts using HTML 5 and CSS 3Yesterday, I was reading a post on ycombinator about the New free monospace programming font by Mark Simonson: Anonymous Pro. I decided to check out… read more How to Target IE6, IE7, IE8, Firefox and Chrome/Safari with CSSLooking to learn about CSS and browser compatibility? CSS hacks or CSS filters are a necessary part of web design to create websites that look… read more 25 Essential Tutorials And Resources For Learning CSS3There are many tutorials and resources for the CSS3. Most of the browsers such as Firefox, Safari already support some of the CSS3 properties. It… read more 10+ useful code snippets to develop iPhone friendly websitesWhen developing websites, you have to care about different browsers, as well as mobile devices such as iPhones or iPods. In this article, let's have… read more Zebra-striping rows and columnsStriping a table’s alternate rows couldn’t be simpler. By programatically adding a class of odd or suchlike to every other <tr> you can then apply… read more Firefox 4: Drawing arbitrary elements as backgrounds with -moz-elementIn Firefox Beta 4 we’re introducing a new extension to the CSS background-image property: the ability to draw arbitrary elements as backgrounds using -moz-element(#elementID). read more 21 Ridiculously Impressive HTML5 Canvas ExperimentsHTML5 is the thing to talk about these day. Today, we have a collection of some ridiculously impressive HTML5 canvas-based experiments that will make you… read more 10 Jaw Dropping HTML5 and Javascript EffectsAlright, HTML5 has been released for quite a while now, and its capabilities never cease to amaze me. Here, I have got 10 more HTML… read more Non-blocking Google Adsense ads: improve page speedhe Adsense code snippet is not optimized for performance. On a page with a single ad, the code delays page rendering by 0.3 to 0.5… read more jQuery checkbox, radio button and selectbox css styling solutionsAny web designer have a challenge when is talk about customization of form elements. Have you ever wanted to use your own images for checkboxes,… read more Function to rotate image in PHPGD library in PHP is very useful for image processing and you can do a lot image manipulation from it. In this post, I’ll show… read more Sending e-mail from localhost in PHP in Windows EnvironmentHave you ever been frustrating, why e-mail is not going from the localhost while using XAMPP or WAMP or any other PHP servers in windows… read more View Source Tutorial: Content Site Using HTML5 Canvas + CSS3The site itself has a number of circles with information bouncing on the screen that respond to mouse clicks and moves. read more 25 Excellent CSS3 Button TutorialsIn previous post we have published article “10 CSS3 Basic Tutorials & Techniques“. On today post we will continue our discussion about CSS3 with “CSS3… read more Cross-Browser HTML5 Form Validation: jQuery.Html5formHTML5 has a built-in validation that doesn't require any JavaScript. However, currently, it only works in Webkit browsers and can't be used in Firefox, Opera… read more DigiMantra » Add javascript function using css classAdd javascript function using css class read more CSS3 is not HTML5There’s been some talk here and there about whether or not it matters that many people tend to mean a lot more stuff than what… read more List a Directory's Contents Using PHPTo list the content of a directory you just need to use the combination of opendir() and readdir() functions. read more HTML5 Mini TemplateThere are HTML5 starting point templates. The main differences are what external libraries they include. Simple Call To Action Button With CSS & jQueryCall to action in web design is a term used for ele ments in a web page that solicit an action from the user (click… read more |
|