Skip to content Skip to sidebar Skip to footer

Coding HTML


Tabel ini merupakan intisari dari beberapa kod HTML yang wajib dipahami dalam belajar HTML (Hyertext Makrup Language).
Tag
Description
DTD
Basic


Defines the document type
STF
Defines an HTML document
STF
Defines the document's body
STF
Defines HTML headings
STF
Defines a paragraph
STF
Inserts a single line break
STF
Defines a horizontal line
STF
Defines a comment
STF
Formatting


Defines an acronym
STF
Defines an abbreviation
STF
Defines contact information for the author/owner of a document
STF
Defines bold text
STF
Overrides the current text direction
STF
Defines big text
STF
Defines a long quotation
STF
Deprecated. Defines centered text
TF
Defines a citation
STF
Defines a piece of computer code
STF
Defines text that has been deleted from a document
STF
Defines a definition term
STF
Defines emphasized text 
STF
Deprecated. Defines font, color, and size for text
TF
Defines italic text
STF
Defines text that has been inserted into a document
STF
Defines keyboard input
STF
Defines preformatted text
STF
Defines a short quotation
STF
Deprecated. Defines strikethrough text
TF
Defines sample output from a computer program
STF
Defines smaller text
STF
Deprecated. Defines strikethrough text
TF
Defines strong text
STF
Defines subscripted text
STF
Defines superscripted text
STF
Defines teletype text
STF
Deprecated. Defines underlined text
TF
Defines a variable
STF
<xmp>
Deprecated. Defines preformatted text

Forms


Defines an HTML form for user input
STF
Defines an input control
STF
Defines a multiline input control (text area)
STF
Defines a clickable button
STF
Defines a drop-down list
STF
Defines a group of related options in a drop-down list
STF
Defines an option in a drop-down list
STF
Defines a label for an <input> element
STF
Groups related elements in a form
STF
Defines a caption for a <fieldset> element
STF
Frames


Defines a window (a frame) in a frameset
F
Defines a set of frames
F
Defines an alternate content for users that do not support frames
TF
Defines an inline frame
TF
Images


Defines an image
STF
Defines an image-map 
STF
Defines an area inside an image-map
STF
Links


Defines an anchor
STF
Defines the relationship between a document and an external resource
STF
Lists


Defines an unordered list
STF
Defines an ordered list
STF
Defines a list item
STF
Deprecated. Defines a directory list
TF
Defines a definition list
STF
Defines an item in a definition list
STF
Defines a description of an item in a definition list
STF
Deprecated. Defines a menu list
TF
Tables


Defines a table
STF
Defines a table caption
STF
Defines a header cell in a table
STF
Defines a row in a table
STF
Defines a cell in a table
STF
Groups the header content in a table
STF
Groups the body content in a table
STF
Groups the footer content in a table
STF
Defines attribute values for one or more columns in a table
STF
Defines a group of columns in a table for formatting
STF
Styles


Defines style information for a document
STF
Defines a section in a document
STF
Defines a section in a document
STF
Meta Info


Defines information about the document
STF
Defines the document title
STF
Defines metadata about an HTML document
STF
Specifies the base URL/target for all relative URLs in a document
STF
Deprecated. Specifies a default color, size, or font for all the text in a document
TF
Programming


Defines a client-side script
STF
Defines an alternate content for users that do not support client-side scripts
STF
Deprecated. Defines an embedded applet
TF
Defines an embedded object
STF
Defines a parameter for an object
STF




tabel di atas akan Anda pahami setelah mndalami bahasa pemorgraman webs. Jadi, cobalah bahasa HTML ini dipahami, nanti akan menemukan apa saja keperluannya sehingga Anda dapat memahaminya.
Syahandrian Eda
Syahandrian Eda Seorang pelajar yang tak berhenti untuk belajar

Post a Comment for "Coding HTML"