HTML Basic Syntax:
- HTML Element names and attribute names are not case sensitive.
- HTML Documents start with a statement, followed by a header and a text body all enclosed in ....
- HTML Header is enclosed in .... tags.
- HTML Body is enclosed in .... tags.
- HTML Comments are written as .
HTML Basic Document:
|
Header elements:
- - Opening tag for the head of the document. The following optional tags can be placed inside the head.
... -Document title (not part of the text), recommended maximum length 64 characters.- - Relationships for the document as a whole: common attributes are rel, rev, href.
- Specifies the base URL of the document. This is used when dereferencing relative URLs in the page. - Specifies the base URL of the document. This is used when dereferencing relative URLs in the page. Also specifies the base target frame that all links will default to. - - Embed meta-information as if given by the server: attributes http-equiv, name, content.
- Same page will be reloaded automatically after N seconds.
- Specifies an expiration date for the page so that it will be reloaded after a certain date.
- Specifies various keywords available on the page and to be used by the search engine.
- Specifies small description of the page and to be used by the search engine.
- - Specifies a CSS file to be used for the web page.
- Specifies a Javascript of VBscript file to be used for the web page.
- Encloses anything you want displayed by browsers that do not support inline scripts. This goes inside the
Tidak ada komentar:
Write Kawan-kawan silakan tinggalkan komentar