Home
Become a Christian
Bible Study & Tools
Bible Quizzes
Christian Chat
Children's Corner
Christian Comedy
Christian News Links
Devotionals
Family Learning Tools
Family Movies / Videos
Free Graphics Links
Free Material Links
Free Prints (PDF)
Friendly Links
Fun Puzzles and More
Game Room
New In Christ
Poetry of Famous
Poetry from Guests
Prayer Resources
Privacy Policy / Other
Testimonies
Webmaster Tools
Contact Me / Link Me
Site Map / Main Pages
Vote for this website!
Webmaster Tools
Free tools for your Christian website!
 
 
Every tool, link, resource and service are free to use!
  So, relax and enjoy the options!
 
     
Quick Text Generator
If you are not familiar with HTML, this generator will allow you to create text easily!
Of course, even if you are familiar with HTML, this generator will save you time!
 
Just fill in the values below and click 'Create Text' then copy the code!
After placing the code, just fill in your message, and you're done! 
 
 
Need more text customization?  Unfamiliar with HTML?
The following information will help you in adding text tags. 
 
 

 Basic HTML Text Tags

 

Bold

<B> YOUR TEXT HERE </B>

 

Italic

<I> YOUR TEXT HERE </I>

 

Strike

<S> YOUR TEXT HERE </S>

 

Subscript

<SUB> YOUR TEXT HERE </SUB>

 

Superscript

<SUP> YOUR TEXT HERE </SUP>

 

Underline

<U> YOUR TEXT HERE </U>

 

 

 Basic Text Types / Fonts

 

  

Need more font color choices?

Try out these quick color codes or

select a color from the color picker!

How to Apply Text Tags

 

If you want to add a text tag simply type the tag or tags you would like to use

before and after the text you are displaying.  The first code <> starts the tag,

and the last code </> ends the tag.  This is used with all basic HTML text.

 

For example:

 

<font face="Arial" size="2" color="black"><b>Here is an example, using a "bold" tag.</b></font>

 

The code above will produce this result: Here is an example, using a "bold" tag.

 

 

You may also combine text tags.

 

For example:

 

<font face="Arial" size="2" color="black"><b><i>An example, both bold and italic.</i></b></font>

 

The code above will produce this result: An example, both bold and italic.

 

 

If you want to add a text tag to one word alone, you can type your tag choice

before and after the word.  The first code <> is placed before the word,

and the last code </> is placed after the word. 

 

For example:

 

<font face="Arial" size="2" color="black">Here is an example, using a <b>bold</b> tag.</font>

 

The code above will produce this result: Here is an example, using a bold tag.

 

 

You may also add different tags to different words.

 

For example:

 

<font face="Arial" size="2" color="black">An example, both <b>bold</b> and <i>italic</i>.</font>

 

The code above will produce this result: An example, both bold and italic.

 

 


 

If you use one of these tools please link to me!  Like what you see? Please vote for me!

 

 

Go Back to the Home Page