MU Libraries Physical Processing

 

HTML Resources

Page history last edited by feldkampr@... 1 wk ago


Easy to follow HTML tutorials:

 

http://www.pageresource.com/html/index2.htm

 

http://yummy.pbwiki.com/WikiStyle

 

Color fonts: 

In order to use the code below the colors, remove the asterisks.

 

I'm red!

<*font="red">I'm red!</font> or <*font="#FF0000">I'm red!</font>

 

I'm green!

<*font="green">I'm green!</font> or <*font="#008000">I'm green!</font>

 

I'm orange!

<*font="orange">I'm orange!</font> or <*font="#ffa500">I'm orange!</font>

 

I'm teal!

<*font="teal">I'm teal!</font> or <*font="#008080">I'm teal!</font> 

 

I'm blue!

<*font="blue">I'm blue!</font> or <*font="#0000FF">I'm blue!</font>  

 

I'm purple!

 

<*font="purple">I'm purple!</font> or <*font="">I'm purple!</font>  

 

 

Comments (0)

You don't have permission to comment on this page.