Categories
Tags
browser browsers Cheatsheet CMS coding CSS CSS3 css properties Design drop down menu font Fonts Font Squirrel forms gradient hacks Home page HTML html5 html code IE6 bugs IE7 IE8 JavaScript jQuery Keyword Research Keywords letter-spacing link building Optimize ordered list Resources Search engine SEO slider slideshow sprites tags template tips tutorials Typekit typography Web Design WordPressArchives
Tag Archives: CSS
Styling ordered list numbers | 456 Berea Street
“I’ve always been annoyed by how difficult it is to style the numbers of ordered lists. Quite often a design calls for something other than just a plain figure – a different font, size, colour, background, whatever. The traditional approach … Continue reading
CSS Three — Connecting The Dots
As a web community, we’ve made a lot of exciting progress in regards to CSS3. We’ve put properties like text-shadow & border-radius to good use while stepping into background-clip and visual effects like transitions and animations. We’ve also spent a … Continue reading
Adaptable view – how do they do it?
Adaptable view is a user interface design pattern which you can use to allow users to manually change visual appearance of content in order to fit their needs. This is usually done by switching styles (in web sites and applications). This … Continue reading
CSS3 Techniques You Should Know | sixrevisions
Many of you have probably heard all the buzz around CSS3, but exactly which techniques can we use today? In this article I’ll show you some different CSS3 techniques that work great in some of the leading browsers (i.e. Firefox, … Continue reading
Use CSS Sprites to Beautify your WordPress Post Dates | wpbeginner
Ever wonder how to super style your blog’s post date? I am going to show you how to do this using CSS sprites in about 18 minutes. Editorial Note: This post is geared toward theme designers. Prior knowledge of CSS … Continue reading
10 Best Tutorials To Learn CSS3 | aext
In the last few years, web design has improved significantly. There are so many tutorials out there to increase the skills capacity web designers and web developers. Some popular browsers such as Firefox, Safari already supported some CSS3 properties, and … Continue reading
Coding Clean and Semantic Templates | webdesignerwall
“If you are the guy who uses <div> tag for everything, this post is for you. It focuses on how you can write clean HTML code by using semantic markups and minimize the use of <div> tag. Have you ever … Continue reading
Smart Columns with CSS & jQuery | sohtanaka.com
The great thing about having fixed columns in a liquid layout, is that it will fill up the view port with as many columns as it can fit. But as you can see there will be certain viewport resolutions, where … Continue reading