Posts Tagged ‘CSS’

Create the website. Tips

May 12, 2010, Posted by admin at 10:03 am

create-website-tips

Tips for an initial website There are some ideas that should be taken into account when it went down to design the website. Some tips: (more...)

Read More

Rounded Corners with CSS

May 10, 2010, Posted by admin at 11:13 pm

rounded-corner

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. (more...)

Read More

Quick Reference

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

Colors/Margins/Alignment/Indentation

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

hr1.gif (1127 bytes)

Read the rest of this entry »

Read More