22.06.2015 Views

Step by Step HTML5

Create successful ePaper yourself

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

366 Glossary<br />

entities Special characters in HTML that are created<br />

<strong>by</strong> using codes beginning with ampersand<br />

(&), followed <strong>by</strong> an entity name or entity<br />

number, and ending with a semicolon (;).<br />

entity name A name that defines a special<br />

character.<br />

entity number A number that defines a special<br />

character.<br />

extended name Another way to express color values.<br />

Extended names are similar to basic color<br />

names, but there are more of them. Not all colors<br />

named in the extended set are Web-safe.<br />

Extensible Markup Language (XML) A language<br />

closely related to HTML that programmers use<br />

to create custom tags.<br />

external style sheet A plain text file with a .css<br />

extension that defines styles to be applied to<br />

Web pages.<br />

file size The number of <strong>by</strong>tes a file takes up on<br />

the disk.<br />

font family A set of fonts listed in order of<br />

preference.<br />

foreground color The default color for a Web<br />

page that can be set with the style=”color:<br />

color” argument.<br />

frame A section of a browser window in which a<br />

Web page loads.<br />

frameset A container file that describes how<br />

many frames the browser window will be divided<br />

into and what sizes and shapes they will be.<br />

hanging Bullets and numbers that “hang” off the<br />

left edge of the paragraph.<br />

Head The section of an HTML document defined<br />

<strong>by</strong> the two-sided tag. The Head section<br />

contains the page title and information<br />

about the document that is not displayed, such<br />

as its meta tags. It can also include lines of<br />

code that run scripts.<br />

header A friendly or descriptive title that appears<br />

in the title bar of Microsoft Internet Explorer.<br />

The text is specified in a tag placed in<br />

the section.<br />

HTML document See Web page.<br />

hyperlink Text or a graphic that you can click to<br />

go to a different location on a Web page, open<br />

a different Web page, start an e-mail message,<br />

download a file, view a movie, listen to an audio<br />

clip, activate a Web-based program, and<br />

more.<br />

Hypertext Markup Language (HTML) The basic<br />

programming language of the World Wide<br />

Web.<br />

ID An identifier for a unique element in a document.<br />

Similar to a class, except there can be<br />

multiple elements assigned to the same class<br />

within a document but each ID can be assigned<br />

only once per document.<br />

image map An overlay for a graphic that assigns<br />

hyperlinks to certain defined areas (hot spots)<br />

on the image. The hot spots can be rectangular,<br />

circular, or irregularly shaped (called a poly hot<br />

spot).<br />

indentation An indentation offsets text from<br />

the usual position, either to the right or to the<br />

left. In HTML, the three types of indentation<br />

you can set are first-line indent, padding, and<br />

margin.<br />

inline span A shell into which you can place any<br />

arguments you need.<br />

interpreted A program that is distributed in<br />

human-readable format to users, and the<br />

program in which it is opened takes care of<br />

running it.<br />

leading The amount of space between each line.<br />

Also referred to as line height.<br />

list item . An item within a numbered or bulleted<br />

list.

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

Saved successfully!

Ooh no, something went wrong!