Log In · Register

 
 
Closed TopicStart new topic
text help
ariel44
post Jan 21 2006, 04:19 PM
Post #1


Newbie
*

Group: Member
Posts: 9
Joined: Jan 2006
Member No: 348,906



i want to know how to put my text in a list .. or the about me centered .. ooh and while your at it .. please tell me how to bold only one lettr in a sentece .. or change tha color of only one word in a sentence ... please and thank you ...
 
freeflow
post Jan 21 2006, 04:25 PM
Post #2


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



1) Read the FAQ before posting
QUOTE
- How do I make a list?
Answer thanks to Kiera (mzkandi).

Bullet List
CODE
<ul>
<li>1st Line
<li>2nd Line
<li>3rd Line
<li>4th Line
</ul>


Circle List
CODE
<UL Type="circle">
<LI>1st Line
<LI>2nd Line
<LI>3rd Line
<LI>4th Line
</UL>


Square Bullet List
CODE
<UL Type="square">
<LI>1st Line
<LI>2nd Line
<LI>3rd Line
<LI>4th Line
</UL>


Numbered List
CODE
<ol>
<li>LINE 1</li>
<li>LINE 2</li>
<li>LINE 3</li>
<li>LINE 4</li>
</ol>


2. How to center text in about me?
<center>TEXTHERE</center>

3. How to make one word or letter bold
<b>wordorletterhere</b>

4. How to change the color of bold words only?
http://www.createblog.com/forums/index.php?showtopic=94863

5. How to change the color of one word only?
CODE
<font color="COLORHERE">Add your text here...</font>


Remember to read the faq and check scripts before making a topic.
 
PrincessAda
post Jan 21 2006, 04:27 PM
Post #3


the name is ada.
*******

Group: Official Member
Posts: 4,688
Joined: Dec 2005
Member No: 334,608



List:
text text<br>
text text<br>
and soo on.
bold.
<b>text</b>
change the color.
<font size=+4 color=blue>text</font>
<font size=+3 color=red>text</font>
<font size=+2 color=white>text</font>
<font size=+1 color=lightgreen>text</font>
<font color=hotpink>text</font>
<font size=-1 color=slate>text</font>
<font size=-2 color=#0000C0>text</font>
 

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