Tag Archives: css
CSS Fundamentals: CSS 3 Transitions

CSS Fundamentals: CSS 3 Transitions

As CSS3 rolls out around the web, it is bringing some interesting new presentational techniques along with it.

Read more
Creative Button Animations with Sprites and JQuery (Part 2: CSS, XHTML, JQuery)

Creative Button Animations with Sprites and JQuery (Part 2: CSS, XHTML, JQuery)

In Part 1 of this tutorial, you designed a button sprite that will be coded with HTML, CSS, and JQuery in this part of the tutorial. If you do not want to complete part one of this tutorial, you can download the source files created in that lesson here

Read more
How to Create a Better WordPress Options Panel

How to Create a Better WordPress Options Panel

Today, we’ll go through the entire process of creating an admin options panel for a WordPress theme. Then, we’ll take things a step further, as we implement jQuery to improve some of the functionality.

Read more
Choosing The Best CSS Framework: A Complete Guide

Choosing The Best CSS Framework: A Complete Guide

There are plenty of reasons to use a CSS Framework to build your websites.

Read more
CSS3 Techniques You Should Know

CSS3 Techniques You Should Know

Many of you have probably heard all the buzz around CSS3, but exactly which techniques can we use today?

Read more
35 Beautiful E-Commerce Websites

35 Beautiful E-Commerce Websites

Despite any financial recession and economic stress, online purchasing continues to grow. Expansion of the market and evolving technology that simplifies our daily lives help to set the pace of e-commerce design. Customers want the shopping process to be quick and easy, and merchants want to increase sales by making their stores attractive and popular. Thus, [...]

Read more
45 Powerful CSS/JavaScript-Techniques

45 Powerful CSS/JavaScript-Techniques

CSS and JavaScript are extremely powerful tools for designers and developers. However, sometimes it’s difficult to come up with the one excellent idea that would solve a problem that you are facing right now
Read more here:
45 Powerful CSS/JavaScript-Techniques

Read more
How to Make All Browsers Render HTML5 Mark-up Correctly – Even IE6

How to Make All Browsers Render HTML5 Mark-up Correctly – Even IE6

HTML 5 provides some great new features for web designers who want to code readable, semantically-meaningful layouts. However, support for HTML 5 is still evolving, and Internet Explorer is the last to add support

Read more
Sexy Animated Tabs Using MooTools

Sexy Animated Tabs Using MooTools

One modern, attractive way of placing a lot of content into a little space is by using a tab system. This tutorial will show you how to create a sexy, animated tab system complete with CSS sprites, cookies, and animated tab swapping. Assumptions There are a few assumptions and notes that we’re going into this system with: We’ll be using the most recent version of MooTools: 1.2.4.

Read more
A Bullet-Proof Content Viewer

A Bullet-Proof Content Viewer

In this tutorial, we’re going to look at how we can easily create an attractive and space-saving content viewer which even works with JavaScript disabled . We’ll build a solid core of semantic HTML, styled with some basic CSS and we’ll then use jQuery to add further enhancements in the form of transition animations.

Read more
15 jQuery Plugins to Fix and Beautify Browser Issues

15 jQuery Plugins to Fix and Beautify Browser Issues

We advocate using CSS whenever possible, and we often successed. Modern browsers have very good support for CSS — it’s certainly good enough for you to use CSS to control layout and presentation.

Read more
Styling your Lists: 20+ Brilliant How to’s and Best Practices

Styling your Lists: 20+ Brilliant How to’s and Best Practices

When we think about CSS-Styled lists, different ideas come to mind but that rusty old image of bulleted items is not one of them anymore. There are lots of different methods to format nice HTML lists that is used in most web designs not only for navigation menu (vertical or horizontal) but for formatting many design blocks in a stylish and elegant manner.

Read more