HTML Glosář značek
HTML–creating signs {hypertext markup language} document headding dokument title dokument body inserting metainformation
Principal shape of dokument Name of dokument Dokument body
Dokument body BACKGROUND picture behind BGCOLOR color behind TEXT color of normal text LINK color of reference text VLINK color of viewed text ALINK color of active reference [ #rrggbb | name]
Metainformation HTTP-EQUIV additional information in head line NAME name CONTENT content comments
Page creating signs {paragraph}paragraph {line break}brake row {horizontal rule}horizontal rule - {heading}heading {anchor}odkaz
Formát odstavce align [right | center | justify] cleaning around [all | left | right] centering previously formated text contejner for objects tab spacing
Horizontal ruler SIZE thickness WIDTH width on the screen ALIGN align NOSHADE depress shadowing COLOR color
Reference HREF reference on documents NAME creating of document’s parts TITLE helping text ACCESSKEY access key
Formátování Fyzické Logické direct correction of font SIZE font size [ 1–7] COLOR color [ #rrggbb | name] FACE font cut assignement of character set
Physical formating {bold}bold {italic}italic {underline}underline {superscript}superscript {subscript}subscript {teletype}teletype
Logické formátování {emphasized} highliting strong highliting code example keyboard access
Lists {unordered list} {ordered list} {list item} {definition list} {definition term} {def. description}
Example of list first item second item first included item second included item První položka Druhá položka 1.První vnořená položka 2.Druhá vnořená položka
Atributs of lists TYPE shape [circle, disc, square] TYPE shape [1 | I | i | A | a] START numbered from VALUE numbered from this sign
Pictures SRC picture URL ALIGN assigned [left | middle | baseline |...] ALT information for text clients BORDER frame of picture with reference LOWSRC picture view WIDTH, HEIGHT dimensions in pixels VSPACE, HSPACE space around picture
Pictures with handle indication of the picture with handle areas declaration area definition SHAPE [rect | circle | polygon] COORDS coordinates HREF reference NOHREF there is no reference in the area ALT help tex
Example of picture with handle
Tables table {table row}row {table heading}heading area {table data}data area
Example of table first row, first column /TD> first row, second column second row, first column second row, second column 1. řádek, 1. sloupec1. řádek, 2. sloupec 2. řádek, 1. sloupec2. řádek, 2. sloupec
Table formating BORDER side of table CELLSPACING size of spaces between cells CELLPADDING distance from margin WIDTH šířka
Table attributes,,, ALIGN horizontal [center | right] VALIGN vertical [top | bottom | middle] BGCOLOR color behind, COLSPAN merging columns ROWSPAN merging rows
Rámy frames declaration ROWS dividing of window into rows COLS [* | 200 | 20% | 3*] definition of frames SRC source document of frame NAME name of frame frame resistent clients
Example of document with frames Document for clients resisted to frames
Úpravy rámů FRAMEBORDER frame border[yes | no | 0] SCROLLING enable, cancel scrolling [yes | no | auto] NORESIZE cancel change of size MARGINHEIGHT MARGINWIDTH
References to frames target frame [jméno | _blank | _self | _parent | _top] base for reference TARGET principal frame for reference HREF base for reference to document
Forms form entry field entry text area menu
Form ACTION what to do with data of form METHOD how to handle data [get | post] ENCTYPE what kind of available data TARGET target window
Example of form Name: Message: Pages with: I like I dislike
Entries to forms TEXT, PASSWORD simple hidden text CHECKBOX field for ticking RADIO switch HIDDEN hidden element FILE sending of whole file SUBMIT button for sending RESET clear button
Attributes of entered data NAME name VALUE value SIZE size of entry field MAXLENGTH maximal length of entry CHECKED indicator of selection DISABLED element not available for selection READONLY element is not possible to change
Entry text area ROWS, COLS number of rows, columns WRAP end of row [off | soft | hard] Text displayed in entry field
Menu NAME name of item SIZE size of menu MULTIPLE possibility to highlite (select) more items item of menu SELECTED selected item VALUE text sent by form
Styles P { margin-bottom: 0; }
Example of styles P { text-align: justify; } A { text-decoration: none; } A:hover { color: Red; }.citat,.adresa { font-size: 10pt; font-family: Verdana, sans-serif; font-style: italic; }.male TD { font-size: 80%; }
Conclusion Literatura Stránky v HTML na WWW World wide web consortium ( HTML Reference Library (HomeSite) Further details dynamic elements (JavaScript, PHP, databáze) modern styles (styly, XHTML)