HTML
HTML
Document outline
Document structure
Links
Text Markup
Lists
Forms
Tables
Images and Image Maps
Common Characters Entities
Objects
Empty Elements
Core Attributes
Language Attributes
Keyboard Attributes
Wndow Events
Form Events
Keyboard Events
Mouse Events
Document outlines :
<DОСТУРЕ > = Defines Version of HTML
<link>
<style>
<script>
Links :
<a href= > = Page Link
Text formatting :
< h [1 - 6] > = heading
‹р> = paragraph
Lists :
HTML Lists
< ul >
→ Unordered List
< li»
List Item
< ol>
Ordered List
‹ d›
Description List
< textarea>
‹ dt >
< dd >
Form :
HTML Forms
‹ form >
→ HTML Form
→ Input Field
‹ button >
clickable Button
‹ textarea ›
‹ select ›
« datalist›
→ List of Options
Tables :
<table >
→ Table
‹ tr>
Table Row
< th >
‹ td >
→ Table Data
‹ caption ›
→ Table Caption
< thead ›
< colgroup>
→ List of Options
& ; → Ampersand
レ#128:→ Euro
k#163; → Pound
Objects:
<Object> → Object
‹ param> → Parameter
Empty Element:
<areal/ >
< hr >
‹ base»
‹ input>
‹ param»
< br›
< link>
‹ col>
‹ meto>
<areal >
< hr >
‹ base»
‹ input>
‹ param»
< br›
< link>
‹ col>
‹ meto>
Core attributes:
Class, id, style, title
Note: Core Attributes may not be used in base, head, html, meta, param, script, style
or title elements.
dir, lang:
Note: Language attributes may not be used in base, br, frame, framemaster, hr, iframe,param or
script elements.
Form events:
onBlur, onReset, onchange, onselect, onFocus, onSubmit
Keyboard events:
Onkeydown, Onkeypress, Onkeyup
Text Markup:
<strong> → Strong emphasis
→ Short quotation
‹ abbr›→ Abbrevation
< dfn>→Definition
‹ code> → Code
‹ cite » → Citation
sub> →Subscript