DISU

Search the blog...

Search...

HTML

Transparancy

No transparancy

Half transparancy

Lots of transparancy

BORDER COLOR

I have a border color.

COLORS

Color: blue

Hex: #0000ff

RGB (0,0,255)

CODE COLORS

HTML Colors

BACKGROUND COLOR

I have a background color.

 Bolded Text: <strong>Your text here</strong>  
 2  
 Break: Your word, paragraph, or image here</br>  
 3  
 Insert Image: <img title=”title text” src=”http://yourdomainnamehere.com/imagenamehere.gif” alt=”alt text” width=”100″ height=”150″ />  
 4  
 Hyperlinked Text (add a URL): <a href=”http://urlgoeshere.com/”>Your text goes here here</a>  
 5  
 Paragraph: <p>Your paragraph here</p>  
 6  
 A Horizontal Line: <hr />  
 7  
 Font color: <span style=”color: #ff6cc5;”>Your text here</span>  
 8  
 Text With A Strikethrough: <del>Your text here</del>  
 9  
 Link An Image & Open In A New Window: <a href=”http://yoururlhere.com/” target=”_blank”><img title=”title text” src=”http://yourimageurlhere.com/foldername/imagename.gif” alt=”alt text” width=”100″ height=”150″ /></a>  
 10  
 Use A Different Font: <span style=”font-family: georgia, serif;”>Your text here</span>  

No comments: