<html> - Defines a html document
<body> - Defines the body element
<br> - Inserts a line brake
<b> - Defines Bold Text
<i> - Defines italic text
---Adding A Link
syntax add link to text
<a href="url">Text to be displayed</a>
Example:
<a href="www.codinghs.com">LinK</a> == LinK
--Add an image
syntax of img
<img src="url">
Example:
<img src="http://www.codinghs.com/forums/images/blackhead/blackhead_logo.gif">
==
--Text Attributes
<font size=5 color=red> == This is Text!


 View Profile
				View Profile
			 View Forum Posts
				View Forum Posts
			 Private Message
				Private Message
			 Visit Homepage
				Visit Homepage
			 
 
					
					 
  
  Basic HTML
 Basic HTML
		


 
				
				
				
					 Reply With Quote
 Reply With Quote