Log In · Register

 
 
Closed TopicStart new topic
what do these to codes mean
MoneyIsDaMotive
post Aug 5 2009, 02:28 AM
Post #1


Blazed
****

Group: Member
Posts: 294
Joined: Jun 2009
Member No: 732,840



CODE
{sets the default style for the body, table data, list data, divisions and text areas}
body,table, td, li, p, div, textarea
{font:normal 9px tahoma; color:black; font-weight:2pt; border:0px; text-transform: none; line-height:12px;}

{class for the basic font for the page}
.text {font:normal 9px arial; color:black; font-weight:2pt; border:0px; text-transform: none; line-height:12px;}


i fOrget
 
emberfly
post Aug 5 2009, 02:30 AM
Post #2


kthxbai
******

Group: Official Designer
Posts: 2,832
Joined: Feb 2008
Member No: 621,203



Two*
 
MoneyIsDaMotive
post Aug 5 2009, 02:31 AM
Post #3


Blazed
****

Group: Member
Posts: 294
Joined: Jun 2009
Member No: 732,840



Yea i know that, its in my style sheet,
but i don't know how does it changes the text
 
Mickey
post Aug 5 2009, 05:56 AM
Post #4


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



See this bit here:

CODE
body,table, td, li, p, div, textarea
{font:normal 9px tahoma; color:black; font-weight:2pt; border:0px; text-transform: none; line-height:12px;}

Those are tags (<body>, <table>, <td>, etc). The text encased in those tags will have the style that you assigned onto them. This bit here:

CODE
.text {font:normal 9px arial; color:black; font-weight:2pt; border:0px; text-transform: none; line-height:12px;}

That's a class (class="text"), and that designates the row of text for many different tables on a profile. That is what the note below means:

CODE
{class for the basic font for the page}
 
MoneyIsDaMotive
post Aug 6 2009, 08:49 AM
Post #5


Blazed
****

Group: Member
Posts: 294
Joined: Jun 2009
Member No: 732,840



okay thanks.
you can close
 
Mickey
post Aug 6 2009, 08:51 AM
Post #6


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



Topic closed & moved.
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: