|
<!-
-> |
เขียนข้อคิดเห็นลงใน
html ของคุณ
โดยไม่สามารถมองเห็นบน
page. |
|
<a
href> |
สร้าง
link ไปยัง page อื่นหรือ link
ไปยัง จุดอื่นใน pageเดียวกัน. |
|
<a
name> |
สร้าง
anchor point เพื่อ jump
ส่วนที่แน่นอนของ page นั้น. |
|
<address> |
Specifies
a signature or address on your web page. |
|
<applet> |
Starts
the commands for a java application. |
|
<area> |
Defines
a clickable area of a client side image map. |
|
<audioscope> |
Defines
the look of the graphical display for sound when viewed with WebTV. |
|
<b> |
เขียน
text ลงบน tags, พร้อมกับ bolded. |
|
<base> |
Specifies
the URL of the page inside of the HTML code. |
|
<basefont> |
กำหนด
default size, color, and font ของทั้ง page. |
|
<bgsound> |
Adds
background sound to a web page, using a midi or wav file. |
|
<big> |
กำหนดให้
text ใหญ่กว่า base font 1 size. |
|
<blackface> |
Makes
the font double size & bolded for WebTV users. |
|
<blink> |
กำหนด
text ลงใน tag กระพริบ
โดยเว้นระยะปกติ. |
|
<blockquote> |
Indents
a block of text. |
|
<body> |
กำหนดภาพ
background เช่นเดียงกับ text, link &
visited link colors. |
|
<bq> |
Indents
a block of text, but is only used for WebTV. |
|
<br> |
Makes
a line break after a series of text or graphics. |
|
<caption> |
Creates
a caption for a table. |
|
<center> |
Centers
a group of text or graphics. |
|
<cite> |
Emphasizes
a passage of text in italics. |
|
<code> |
Formats
text in a monospaced font. |
|
<comment> |
Places
comments in HTML and hides these comments from the actual page. |
|
<dd> |
Indents
text one level when used inside the <dl> tag. |
|
<dfn> |
Defines
a term. |
|
<dir> |
Makes
a short list of items in a single column. |
|
<div> |
Represents
different sections of text. |
|
<dl> |
Displays
a list fo terms & definitions. |
|
<dt> |
Defines
a term in a <dl> listing. |
|
<em> |
Emphasizes
a passage of text in italics. |
|
<embed> |
Embeds
a sound file or an avi movie into your html. |
|
<fn> |
Creates
an anchor point like the <a name> tag does. |
|
<font> |
Changes
the size, color & font of the text. |
|
<form> |
Defines
a page or area of text to be an input form. |
|
<frame> |
Defines
a frame inside your <frameset> tag. |
|
<framset> |
Defines
the attributes of a page that will be using frames. |
|
<h1>
... <h6> |
กำหนด
text ให้ใหญ่ขึ้นใน header font. |
|
<head> |
Defines
the head of the document. |
|
<hr> |
Creates
a horizontal line. |
|
<html> |
Specifies
that the document is written in html. |
|
<i> |
Renders
the text in italics. |
|
<img> |
Inserts
an image, imagemap or an animation into your page. |
|
<input> |
Defines
an input field in a form. |
|
<isindex> |
Creates
a prompt to gather a request for indexing. |
|
<kbd> |
Renders
the text in a monospaced font. |
|
<li> |
Creates
a bullet point or new line in a list when used inside the
<dir>, <menu>, <ol> and <ul> tags. |
|
<limittext> |
Sets
a maxium width for text to be displayed for use with WebTV. |
|
<link> |
Creates
an organization for navigating a series of documents. |
|
<listing> |
Preformatted
blocks of text in the listing are rendered in a monospaced font. |
|
<map> |
Defines
a client-side map. |
|
<marquee> |
Creates
scrolling text when viewed with MSIE. |
|
<menu> |
Creates
a list. |
|
<nobr> |
Prevents
line breaks in text or a series of images. |
|
<noframes> |
Defines
what will be seen if the viewer does not have a frames capable
browser. |
|
<ol> |
Defines
a start and end to a list. |
|
<option> |
Provides
a list of items that a viewer may choose from. |
|
<p> |
Defines
the start & end of a paragraph. |
|
<plaintext> |
Renders
the text in a monospaced font. |
|
<pre> |
Preformats
blocks of text in a monospaced font. |
|
<s> |
Draws
a line through a block or text as if it had been crossed out. |
|
<samp> |
Renders
the text in a monospaced font. |
|
<script> |
Defines
the beginning & ending of a java script. |
|
<select> |
Provides
a list of items in which the viewer may choose from. |
|
<server> |
Another
way of doing animation from the server. |
|
<small> |
Renders
the text one size smaller than the default text. |
|
<strike> |
Draws
a line through the text as if it had been crossed out. |
|
<strong> |
Renders
the text in a boldface font. |
|
<sub> |
Renders
the text as a subscript. (smaller and lowered) |
|
<sup> |
Renders
the text as a superscript. (smaller and raised) |
|
<table> |
Creates
a table. |
|
<td> |
Defines
a cell inside of a table. |
|
<textarea> |
Specifies
the size of a text area. |
|
<th> |
Specifies
a table heading. |
|
<title> |
เขียนคำจำกัดความ
title ของ page. |
|
<tr> |
Specifies
a row inside of a table. |
|
<tt> |
Renders
the text in monospaced text. |
|
<u> |
Underlines
the selected text. |
|
<ul> |
Renders
an unnumbered list. |
|
<var> |
Renders
text in italics. |
|
<xmp> |
Renders
a monospaced font. |