HTML Guide Laminated Reference Chart
HTML Guide Laminated Reference Chart
Unlike documiens in word processors, carriage returns in HTML documents are not important; word wrapping. can ocour at any point in your source file and multiple spaces are reduced to a singe space by your browser, generally, word wrapping will occur after 72 characters ‘Note: Paragraphs must be indicated with the
‘tag: a browser ignores any indentations or blank lines inthe source text; without the
tag, the document ‘becomes one large paragraph Code Example & Séoneeding tech So Sissuseding 1aves S¥s> Bataeadise iol Conte ‘, Browser Output Heading level 1 Centers Preformatted Text
‘This tag makes spaces, line breaks and tabs appear in the same location as the source file; this is useful for displaying program listings Note: Thetag can be used with the WIDTH atribute; this specifies the maximum ‘number of characters fora ine Extended Quotations ‘Use the tags to include long quotations in a separate block in your browser Horizontal Rules‘This tag produces a horizontal line the width of the browser window, useful for separating sec- tions of your document; the SIZE attribute specifies the line thickness in pixels; the WxD7H attribute specifies the line width as a percentage ‘of sereen width Forced Line Breaks / Postal Addresses Using the tag for displaying short lines of text results in additional space between. lines; using the
tag causes a line to break with ‘no extra space; this is useful for displaying postal addresses ‘Note: No end tag is used with the
tag Code Example 445285 cp Ronoetp change end on ot 5 crrimternet growene/®> se seudy charts Tees Browser Output Physical Type Styles “Behold text8>“ fined width fomts2> undeline text /0> ~ subseript superseript The Samp; the eseape sequence for & oun; the escape sequence foe ‘Ene: the escape sequence for A Seraver the escape sequence for E Code Example fmt } So 3 Stmestyiee « wocecreem 10 r 13ctiore asc chatacteresie>HTML supports unnumbered, numbered and def Tables are very usefil for presenting tabular infor= ‘mation and organizing complex Web pages: table consists of heads to explain what is included in columnsirows, rows for information and cells ‘Unnumbered lists ‘Start with the opening list tag ieee Hypertext links: the areas (graphics ‘words) inan HTML document that another document to be loaded when & user clicks them + Enter the (list item) tag followed by the item to be listed + End the completed list with the
tag +The TYPE = “shape” attribute in theTable Elements ‘The