« May 2024 »
MoTuWeThFrSaSu
 12345
6789101112
13141516171819
20212223242526
2728293031 
Saturday 14th May 2005 05:21:08 PM

What is CSS?
CSS
stands for Cascading Style Sheets
Styles define how to display HTML elements
Styles are normally stored in Style Sheets
Multiple style definitions will cascade into one

fotop.net users can now use CSS to customize the screen layout, look and feel of their own area.

Users can even define the position and size, background image, background color,font type, font size, border style, border color ....etc of each elements.

For instance, the screen we now showing you is customized with:

#calender {
background: yellow;
}

#thumbs {
background: white;
}

.text {
font-size: 12px;
}

Name
Security code
CAPTCHA Image Reload
Verify security code
Message