May 12, 2010, Posted by admin at 11:22 pm
The ease with which you can design different types of menus in CSS rollovers work has given us is no longer necessary to include code JavaScript , or create different images to make an appealing menu and neat, but so far I have not read any article dealing with the background-position in the creation of rollovers. (more...)
Read More
May 11, 2010, Posted by admin at 10:43 pm
How to start a website: How to organize the site?
Part of the problem with the Web today is to find what we seek. A web structure and organization clear, will help users. When planning a Web site, it is necessary to take into account the users would normally not be familiar either with the site or to its logical structure. The way it organizes and relates the information can be critical, and depends on the type of site in question and its objectives.
(more...)
Read More
May 10, 2010, Posted by admin at 11:13 pm

Lately I am researching the web enough to find tools that can save hours of work to lay out my pages. I found several websites where you can make those round corners that we like some. Read the rest of this entry »
Read More
October 1, 2009, Posted by admin at 11:16 am
Here is quick reference of Style Sheet Definitions. Here some mostly used attributes are mentioned. Read the rest of this entry »
Read More
October 1, 2009, Posted by admin at 10:47 am
Colors
This sets the type to a named color or RGB value:
{color: #33CC00}
or
{color: name}
The names are:
| Black |
Maroon |
Green |
Olive |
| Navy |
Purple |
Teal |
Gray |
| Silver |
Red |
Lime |
Yellow |
| Blue |
Fuchsia |
Aqua |
White |

Read the rest of this entry »
Read More