Archive for January, 2010
11 Steps for setting up an online store
By CSS tutorial at 26 January, 2010, 10:18 pm
1. First, get informed
The more you know, the better decisions you will make. So look out for articles about ecommerce in the press, attend a trade show or two, and talk to people who are selling online already. Search on Google for related themes such as ‘ecommerce’ and ‘shopping carts’, find some informative web sites, [...]
Color menu, with dynamic submenu using CSS
By CSS tutorial at 9 January, 2010, 9:07 am
This tutorial illustrates how to design a nice pastel color menu with a dynamic submenu which appears when you select a link in the main menu, using CSS and some lines of javascript code. The result is like this:
Step 1: HTML Code
HTML code is very simple: you can use the flexibility of elements ul, li [...]
Create a CSS form design with a clean and pure
By CSS tutorial at 4 January, 2010, 11:49 pm
This tutorial illustrates a proposal about how to design a pure CSS form without using html tables.
Step 1: HTML Code
Create a new page index.html and copy and past this code into the tag <body>:
How you can see from the code above, the structure of our CSS form is the following:
Click Here!Create a simple CSS vertical menu like Digg
By CSS tutorial at 3 January, 2010, 11:40 pm
Do you like Digg.com webdesign? I like much its menu, simple and clean.
This tutorial explains how to implement a simple vertical menu digg-like using CSS and javascript to show/hide sub-menu. The result is like this:
Step 1: HTML code
HTML structure is very simple and contains two <ul> tags (menu and sub-menu):
Copy and paste the following [...]
Click Here!








