70+ Fresh and Inspirational Single Page Website Designs
It’s kind of ironic to see what designers can do with single pages as modern age designers love to experiment with things and observe how people interact with their work. Even though this is not a common trend to follow.
CSS Heart – A web designer way of wishing Valentine’s Day…
CSS Heart - Valentine\’s Day Card created purely using CSS and HTML. Check it out now…
Pros And Cons Of 3 Popular CSS Meta Frameworks
What is the use of CSS frameworks? Do they encourage less code? Clearer code? Are they useful in very specific cases or general situations? I\’m going to look at the big three metaframeworks that exist right now: xCSS, SASS, and Less.
52Framework - HTML5 and CSS3 Framework
The 52framework was started as a way to expedite the process of the usage of the latest standards in web development, and the love of the number 52. The 52framework provides an easy way to get started using html5 and css3 while still supporting all modern browsers (including ie6). 52framework.jpg (5 KB)
Building Coverflow With CSS Transforms
I was able to create a coverflow effect that actually flows and animates in real-time, without using canvas or prerendered graphics.
CSS text-indent: An Excellent Trick To Style Your HTML Form
A simple but great trick to style your HTML Form input using CSS text-indent property. text-indent-01.jpg (78 KB)
CSS Minification on the Fly
A simple solution to minify on the fly any css embedded in your site. This will involve a little knowledge of PHP and Apache rewrite rules.
CSS Shorthand Clockwise Rule
One of the fundamental CSS rules is how you apply the shorthand properties. If you are CSS beginner this little tutorial cheat sheet can be helpful.
CSS3 + Progressive Enhancement = Smart Design
Progressive enhancement is a good thing, and CSS3 is even better. Combined, they enable designers to create lighter, cleaner websites faster and easier than ever before.
10 Best Tutorials To Learn CSS3
10 Best tutorials, tips and tricks to learn CSS3 that are worth seeing.
Text Shadow in CSS3 with the text-shadow property
Another exciting new feature of CSS3 is the text-shadow property. If your a user of the photo manipulation software Photoshop, you might have used the drop shadow effect within blending options on a layer, the text-shadow property creates a similar effect. While this text-shadow property is being implemented in CSS3 it is not actually new. […]
HTML Default Hyperlink Colors
Ever work on hyperlinks on your webpage or blog and suddenly think, “What are the default colors for HTML hyperlinks?”. This tutorial answers this question with a handy reference on the default HTML hyperlink colors in their four states.