Web Design Articles (7):

Create a simple Responsive Design for a blog site using CSS media queries

Published on:

Create a simple Responsive Design for a blog site using CSS media queries

Responsive Web Design is basically a design done with CSS3 Media Queries that changes according to the environment a visitor uses. In other words, the design "responds" to changes.

It may sound science-fictiony, but that's what happens. And it's not complicated like it sounds. It's actually easy to create a basic Responsive design. All you need to do is play a little with CSS3 Media Queries and setting different widths for container elements.

Continue reading

Create animated menu with CSS Sprites and jQuery

Published on:

Create animated menu with CSS Sprites and jQuery

In this blog post we'll create a simple Animated Menu using CSS Sprites & jQuery. Some of you might remember the times when you needed to download custom javascript scripts designed just for a certain type of menu. Nowdays you can very easily create your own custom menus. Let's see how.

Continue reading

Few quick CSS tips for easy summer reading

Published on:

Few quick CSS tips for easy summer reading Finally the time has come for another Blog entry, cool and breezy, just right for the summer time. We’re going to do some XHTML/CSS Tips and Tricks you may or may not know. Either way it’ll be quick and simple post, just long enough for you to do the coding while enjoying a nice cold beer. :)

Continue reading