JiguJigu Posted December 29, 2004 Posted December 29, 2004 please help me to change the color.. i already ready stylesheet file but i don't undestart can anyone help me to tell me more detail the syntax in stylesheet file ??.. like this BODY { <<-- what is this and what for ?? background: #ffffff; color: #000000; margin: 0px; } A { <<-- what is this and what for ??? color: #000000; text-decoration: none; } A:hover { << -- ??? color: #AABBDD; text-decoration: underline; } FORM { << --- ??? display: inline; } thank's and sorry coz my english not good..bye
ozcsys Posted December 29, 2004 Posted December 29, 2004 There is a list in the knowledge base of stylesheet defines and what they affect. That would be a good place to start. The Knowledge Base is a wonderful thing. Do you have a problem? Have you checked out Common Problems? There are many very useful osC Contributions Are you having trouble with a installed contribution? Have you checked out the support thread found Here BACKUP BACKUP BACKUP!!! You did backup, right??
kahml Posted December 29, 2004 Posted December 29, 2004 You could even take a few minutes to look through the introductory CSS course here: http://www.w3schools.com/css/css_intro.asp Larry
Recommended Posts
Archived
This topic is now archived and is closed to further replies.