Log In · Register

 
Question about fonts, regarding <span> tags
targeter2
post Feb 10 2004, 04:15 AM
Post #1


Newbie
*

Group: Member
Posts: 3
Joined: Feb 2004
Member No: 3,609



If I click on Edit Html before I make a post, I can color code the back of my text using <span style="background-color:#FFCCCC;">Text</span> and the text will have a reddish background. I was wondering if there is a similar command that will let me change all the font on the website to do this, rather than having to do it by hand each time. Any help would be appreciated,

targeter2
 
 
Start new topic
Replies
Smallbubba89
post Feb 10 2004, 05:55 PM
Post #2


Baka elite
****

Group: Member
Posts: 124
Joined: Jan 2004
Member No: 1,437



by CSS!!!! basic CSS solves most of these questions.

<style type="txt/CSS">
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p, .content {
/* edits main text */
font:normal 12px arial;
line-height: 12px;
color: #ffffff;
text-align:justify;
}
</style>
 

Posts in this topic


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