simple question...been lookin for a while, font color |
simple question...been lookin for a while, font color |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 16 Joined: Jan 2006 Member No: 353,486 ![]() |
ok i know the basics of css.... i used a css style sheet and it has it where there is one basic font to my page. but some sentences i want a different size,and color. What is the code to change the color and size for like a different paragraph? sorry it sounds confusing
|
|
|
![]() |
![]()
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 68 Joined: Jul 2006 Member No: 445,122 ![]() |
you would have to add a different color code. like before the paragraph that you want a different color, put <font color="ffffff"> for example, & after the part that you want that different color, close it off with </font>. <font face="FONT HERE"> if you want to change the font & also close it off with </font>
<font color="ffffff"> INSERT PARAGRAPH HERE </font> gettt? |
|
|
![]() ![]() |