24.08.2016 Views

(Shelly Cashman Series) Gary B. Shelly, H. Albert Napier, Ollie N. Rivers-Web design_ introductory concepts and techniques -Cengage Learning (2008)

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

APP 16 Appendix B HTML Quick Reference<br />

HTML Tags <strong>and</strong> Attributes (continued)<br />

HTML Tag <strong>and</strong> Attributes<br />

….<br />

value=value1<br />

….<br />

charset=character set<br />

href=url<br />

name=text<br />

rel=relationship<br />

rev=relationship<br />

target=name<br />

type=mime-type<br />

….<br />

name=text<br />

<br />

content=text<br />

http-equiv=text<br />

name=text<br />

scheme=text<br />

….<br />

Description<br />

Defines the enclosed text as a list item in a list<br />

Inserts or restarts counting with value1<br />

Establishes a link between the HTML document <strong>and</strong> another<br />

document, such as an external style sheet<br />

Specifies the character encoding of the linked resource<br />

Defines the URL of the linked document<br />

Names the current anchor so that it can be the destination to<br />

other links<br />

Indicates the relationship going from the current page to<br />

the target<br />

Indicates the relationship going from the target to the<br />

current page<br />

Defines the name of the frame into which the linked resource<br />

will appear<br />

Indicates the data or media type of the linked document (for<br />

example, text/CSS for linked style sheets)<br />

Specifies a client-side image map; must enclose tags<br />

Assigns a name to the image map<br />

Provides additional data (metadata) about an HTML document<br />

Specifies the value for the information; required<br />

Specifies the HTTP-equivalent name for metadata; tells the server<br />

to include that name <strong>and</strong> content in the HTTP header when the<br />

HTML document is sent to the client<br />

Assigns a name to metadata<br />

Provides additional context for interpreting the information in<br />

the content attribute<br />

Defines content to be displayed in browsers that do not support<br />

frames; very important to include<br />

No attributes<br />

….<br />

archive=url<br />

Includes an external object in the HTML document such as an<br />

image, a Java applet, or other external object, not well-supported<br />

by most browsers<br />

Specifies the URL of the archive containing classes <strong>and</strong> other<br />

resources that will be preloaded for use by the object

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!