Difference between revisions of "HTML"

From Conservapedia
Jump to navigation Jump to search
m
(OK, a list of HTML tags is not reasonable for embedding in this page.)
Line 1: Line 1:
 
'''HTML''' or '''Hypertext Markup Language''' is a system of codes used to create and design HTML documents.  These documents can be viewed by a browser as web pages.
 
'''HTML''' or '''Hypertext Markup Language''' is a system of codes used to create and design HTML documents.  These documents can be viewed by a browser as web pages.
−
 
−
==List of Codes==
 
−
 
−
<nowiki>
 
−
<html></nowiki><br/>
 
−
<nowiki>
 
−
<head></nowiki><br/>
 
−
<nowiki>
 
−
<body></nowiki><br/>
 
−
<nowiki>
 
−
<p></nowiki><br/>
 
−
<nowiki>
 
−
<br/></nowiki><br/>
 
−
<nowiki>
 
−
<i></nowiki><br/>
 
−
<nowiki>
 
−
<b></nowiki><br/>
 
−
<nowiki>
 
−
<ul></nowiki><br/>
 
−
<nowiki>
 
−
<ol></nowiki><br/>
 
−
<nowiki>
 
−
<li></nowiki><br/>
 
−
<nowiki>
 
−
<frameset>
 
−
</nowiki>
 

Revision as of 23:45, April 25, 2007

HTML or Hypertext Markup Language is a system of codes used to create and design HTML documents. These documents can be viewed by a browser as web pages.