Download presentation
Presentation is loading. Please wait.
Published byBeatrix Hunter Modified over 9 years ago
1
HTML Glosář značek
2
HTML–creating signs {hypertext markup language} document headding dokument title dokument body inserting metainformation
3
Principal shape of dokument Name of dokument Dokument body
4
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]
5
Metainformation HTTP-EQUIV additional information in head line NAME name CONTENT content comments
6
Page creating signs {paragraph}paragraph {line break}brake row {horizontal rule}horizontal rule - {heading}heading {anchor}odkaz
7
Formát odstavce align [right | center | justify] cleaning around [all | left | right] centering previously formated text contejner for objects tab spacing
8
Horizontal ruler SIZE thickness WIDTH width on the screen ALIGN align NOSHADE depress shadowing COLOR color
9
Reference HREF reference on documents NAME creating of document’s parts TITLE helping text ACCESSKEY access key
10
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
11
Physical formating {bold}bold {italic}italic {underline}underline {superscript}superscript {subscript}subscript {teletype}teletype
12
Logické formátování {emphasized} highliting strong highliting code example keyboard access
13
Lists {unordered list} {ordered list} {list item} {definition list} {definition term} {def. description}
14
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
15
Atributs of lists TYPE shape [circle, disc, square] TYPE shape [1 | I | i | A | a] START numbered from VALUE numbered from this sign
16
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
17
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
18
Example of picture with handle
19
Tables table {table row}row {table heading}heading area {table data}data area
20
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
21
Table formating BORDER side of table CELLSPACING size of spaces between cells CELLPADDING distance from margin WIDTH šířka
22
Table attributes,,, ALIGN horizontal [center | right] VALIGN vertical [top | bottom | middle] BGCOLOR color behind, COLSPAN merging columns ROWSPAN merging rows
23
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
24
Example of document with frames Document for clients resisted to frames
25
Úpravy rámů FRAMEBORDER frame border[yes | no | 0] SCROLLING enable, cancel scrolling [yes | no | auto] NORESIZE cancel change of size MARGINHEIGHT MARGINWIDTH
26
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
27
Forms form entry field entry text area menu
28
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
29
Example of form Name: E-mail: Message: Pages with: I like I dislike
30
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
31
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
32
Entry text area ROWS, COLS number of rows, columns WRAP end of row [off | soft | hard] Text displayed in entry field
33
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
34
Styles P { margin-bottom: 0; }
35
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%; }
36
Conclusion Literatura Stránky v HTML na WWW World wide web consortium (http://w3.org) HTML Reference Library (HomeSite) Further details dynamic elements (JavaScript, PHP, databáze) modern styles (styly, XHTML)
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.