Nii bagi yang mau belajar HTML GUE KASIH NI BIAR GUE DAPET COPY PASTE DARI WEB ORANG LAIN TAPI YANG PENTING ANDA TAU KAN SORRY YA
HTML Tags Chart
To use any of the following HTML tags, simply select the HTML code you'd like and copy and paste it into your web page.
Tag
Name
Code
Example
Browser View
Visit Our Site
Visit Our Site (Tip)
bold Example Example big (text) Example Example (Tip)
body of HTML document The content of your
HTML page
Contents of your web page (Tip)
line break The contents of your page
The contents of your page The contents of your web pageThe contents of your web page
<center>
center <center></center>This will center your contents
</center>This will center your contents
<dd>
definition description <dl><dt>Definition Term</dt>
<dd>Definition of the term</dd>
<dt>Definition Term</dt>
<dd>Definition of the term</dd>
</dl>Definition Term
Definition of the term
Definition Term
Definition of the term
<dl>
definition list <dl></dl><dt>Definition Term</dt><dd>Definition of the term</dd><dt>Definition Term</dt><dd>Definition of the term</dd>
</dl>Definition Term
Definition of the term
Definition Term
Definition of the term
</dd><dt>
definition term </dt><dl>
<dt>Definition Term</dt>
<dd>Definition of the term</dd>
<dt>Definition Term</dt>
<dd>Definition of the term</dd></dl>
Definition Term
Definition of the term
Definition Term
Definition of the term
emphasis This is an Example of using the emphasis tag This is an
Example of using the emphasis tag <embed></embed>
embed object <embed> src="yourfile.mid" width="100%" height="60" align="center"></embed>
(Tip) <embed>
embed object embed src="yourfile.mid" autostart="true" hidden="false" loop="false"></embed>
<noembed><bgsound src="yourfile.mid" loop=1></bgsound></noembed>
<bgsound src="wonderfu.mid" autostart="false" loop="1" />
Music will begin playing when your page is loaded and will only play one time. A control panel will be displayed to enable your visitors to stop the music. <font>
font <font> face="Times New Roman">Example</font> Example (Tip) <font>
font <font> face="Times New Roman" size="4">Example</font> Example (Tip) <font>
font <font> face="Times New Roman" size="+3" color="#ff0000">Example</font> Example (Tip) <form>
form <form>action="mailto:you@yourdomain.com"></form></form></font></font></font>
Name: <input name=Name value="" size=10></input>
Email: <input name=Email value="" size=10></input>
<center><input type=submit></input></center>
Name: (Tip)
Email:
heading 1
heading 2
heading 3
heading 4
heading 5
heading 6 Heading 1 Example
Heading 2 Example
Heading 3 Example
Heading 4 Example
Heading 5 Example
Heading 6 Example
heading of HTML document Contains elements describing the document
Nothing will show <hr></hr>
horizontal rule <hr></hr>Contents of your web page (Tip)
Contents of your web page
<hr></hr>
horizontal rule <hr></hr>width="50%" size="3" /> Contents of your web pageContents of your web page
<hr></hr>horizontal rule <hr></hr>width="50%" size="3" noshade /> Contents of your web pageContents of your web page
<hr></hr>(Internet
Explorer) horizontal rule <hr></hr>width="75%" color="#ff0000" size="4" /> Contents of your web page
Contents of your web page
<hr></hr>(Internet
Explorer) horizontal rule <hr></hr>width="25%" color="#6699ff" size="6" /> Contents of your web page
Contents of your web page hypertext markup language
<meta></meta>
<title>Title of your web page</title>HTML web page contents Contents of your web page italic Example Example
image src="Earth.gif" width="41" height="41" border="0" alt="text describing the image" /> (Tip) <input></input>input field Example 1:
<form method=post action="/cgi-bin/example.cgi"><input></input>type="text" size="10" maxlength="30">
<input></input>type="Submit" value="Submit">
</form> Example 1: (Tip)
<input></input>
(Internet Explorer) input field Example 2:
<form method=post action="/cgi-bin/example.cgi"><input></input>type="text" style="color: #ffffff; font-family: Verdana; font-weight: bold; font-size: 12px; background-color: #72a4d2;" size="10" maxlength="30">
<input></input>type="Submit" value="Submit">
</form> Example 2: (Tip)
<input></input>input field Example 3:
<form method=post action="/cgi-bin/example.cgi"><table border=0 cellspacing=0 cellpadding=2><tr><td bgcolor="#8463ff"><input type=text size=10 maxlength=30></input></td><td bgcolor="#8463ff" valign=Middle> <input type=image name=submit src="yourimage.gif"></input></td></tr></table></form> Example 3: (Tip)
<input></input>input field Example 4:
<form method=post action="/cgi-bin/example.cgi">Enter Your Comments:
<textarea wrap=virtual name=Comments rows=3 cols=20 maxlength=100></textarea>
<input></input>type="Submit" value="Submit">
<input></input>type="Reset" value="Clear">
</form> Example 4: (Tip)
<input></input>input field Example 5:
<form method=post action="/cgi-bin/example.cgi"><center>Select an option:
<select></select>
<option>option 1</option>
<option selected=selected>option 2</option>
<option>option 3</option>
<option>option 4</option>
<option>option 5</option>
<option>option 6</option>
<input></input>type="Submit" value="Submit">
</center></form>Example 5: Tip)
Select an option: option 1 option 2 option 3 option 4 option 5 option 6
<input></input>input field Example 6:
<form method=post action="/cgi-bin/example.cgi">Select an option:
<input></input>type="radio" name="option"> Option 1
<input></input>type="radio" name="option" checked> Option 2
<input></input>type="radio" name="option"> Option 3
Select an option:
<input></input>type="checkbox" name="selection"> Selection 1
<input></input>type="checkbox" name="selection" checked> Selection 2
<input></input>type="checkbox" name="selection"> Selection 3
<input></input>type="Submit" value="Submit">
</form> Example 6: (Tip)
Select an option:
Option 1
Option 2
Option 3
Select an option:
Selection 1
Selection 2
Selection 3
list item Example 1:
<menu>
type="disc">List item 1
type="circle">List item 2
type="square">List item 3
</menu>
Example 2:
List item 1
List item 2
List item 3
List item 4 Example 1: (Tip)
- List item 1
- List item 2
- List item 3
Example 2:
- List item 1
- List item 2
- List item 3
- List item 4
<link></link>link
<link rel=stylesheet type="text/css" href="style.css"></link>
<marquee></marquee>
(Internet
Explorer) scrolling text <marquee>bgcolor="#cccccc" loop="-1" scrollamount="2" width="100%">Example Marquee</marquee> Example Marquee (Tip)
<menu>menu <menu></menu>
List item 1
List item 2
List item 3
</menu>
- List item 1
- List item 2
- List item 3
<meta></meta>
meta <meta></meta>name="Description" content="Description of your site">
<meta></meta>name="keywords" content="keywords describing your site"> Nothing will show (Tip) <meta></meta>meta <meta></meta>HTTP-EQUIV="Refresh" CONTENT="4;URL=http://www.yourdomain.com/"> Nothing will show (Tip) <meta></meta>meta <meta></meta>http-equiv="Pragma" content="no-cache"> Nothing will show (Tip) <meta></meta>meta <meta></meta>name="rating" content="General"> Nothing will show (Tip) <meta></meta>meta <meta></meta>name="robots" content="all"> Nothing will show (Tip) <meta></meta>meta <meta></meta>name="robots" content="noindex,follow"> Nothing will show (Tip)
ordered listNumbered
List item 1
List item 2
List item 3
List item 4
Numbered Special Start
List item 1
List item 2
List item 3
List item 4
Lowercase Letters
List item 1
List item 2
List item 3
List item 4
Capital Letters
List item 1
List item 2
List item 3
List item 4
Capital Letters Special Start
List item 1
List item 2
List item 3
List item 4
Lowercase Roman Numerals
List item 1
List item 2
List item 3
List item 4
Capital Roman Numerals
List item 1
List item 2
List item 3
List item 4
Capital Roman Numerals Special Start
List item 1
List item 2
List item 3
List item 4
Numbered
- List item 1
- List item 2
- List item 3
- List item 4
Numbered Special Start
- List item 1
- List item 2
- List item 3
- List item 4
Lowercase Letters
- List item 1
- List item 2
- List item 3
- List item 4
Capital Letters
- List item 1
- List item 2
- List item 3
- List item 4
Capital Letters Special Start
- List item 1
- List item 2
- List item 3
- List item 4
Lowercase Roman Numerals
- List item 1
- List item 2
- List item 3
- List item 4
Capital Roman Numerals
- List item 1
- List item 2
- List item 3
- List item 4
Capital Roman Numerals Special Start
- List item 1
- List item 2
- List item 3
- List item 4
<option>
listbox option <form method=post action="/cgi-bin/example.cgi"></form></option>
<center>Select an option:
<select></select>
<option></option>option 1
<option selected=selected></option>option 2
<option></option>option 3
<option></option>option 4
<option></option>option 5
<option></option>option 6
</center>Select an option: (Tip)
option 1 option 2 option 3 option 4 option 5 option 6
paragraph This is an example displaying the use of the paragraph tag.
This will create a line break and a space between lines.
Attributes:
Example 1:
This is an example
displaying the use
of the paragraph tag.
Example 2:
This is an example
displaying the use
of the paragraph tag.
Example 3:
This is an example
displaying the use
of the paragraph tag.
This is an example displaying the use of the paragraph tag.
This will create a line break and a space between lines.
Attributes:
Example 1:
This is an example
displaying the use
of the paragraph tag.
Example 2:
This is an example
displaying the use
of the paragraph tag.
Example 3:
This is an example
displaying the use
of the paragraph tag.
small (text) Example Example (Tip)
deleted text Example Example
strong emphasis Example Example <table>table Example 1:
<table border="</strong">"4" cellpadding="2" cellspacing="2" width="100%"><tr><td>Column 1</td><td>Column 2</td></tr>
</table>
Example 2: (Internet Explorer)
<table border="</strong">"2" bordercolor="#336699" cellpadding="2" cellspacing="2" width="100%"><tr><td>Column 1</td><td>Column 2</td></tr>
</table>
Example 3:
<table cellpadding="</strong">"2" cellspacing="2" width="100%"><tr><td bgcolor="#cccccc">Column 1</td><td bgcolor="#cccccc">Column 2</td></tr><tr><td>Row 2</td><td>Row 2</td></tr>
</table>
Example 1: (Tip)
Column 1 Column 2
Example 2: (Tip)
Column 1 Column 2
Example 3: (Tip)
Column 1 Column 2 Row 2 Row 2
<td> table data <table border=2 cellpadding=2 cellspacing=2 width="100%"><tr><td>Column 1</td>
<td>Column 2</td></tr></table>Column 1 Column 2
</td><th> table header
<table><tr><th>Column 1</th>
<th>Column 2</th><th>Column 3</th></tr><tr><td>Row 2</td><td>Row 2</td><td>Row 2</td></tr><tr><td>Row 3</td><td>Row 3</td><td>Row 3</td></tr><tr><td>Row 4</td><td>Row 4</td><td>Row 4</td></tr></table>
Column 1 Column 2 Column 3 Row 2 Row 2 Row 2 Row 3 Row 3 Row 3 Row 4 Row 4 Row 4
<title>document title <title></title>Title of your HTML page</title> Title of your web page will be viewable in the title bar. (Tip) </th><tr>table row <table border=2 cellpadding=2 cellspacing=2 width="100%"><tr><td>Column 1</td> <td>Column 2</td>
</tr>
</table>
Column 1 Column 2
teletype Example Example underline Example Example unordered list Example 1:
List item 1
List item 2
Example 2:
List item 1
List item 2
List item 3
List item 4
Example 1:
Example 2:
</tr></table>