HTML Project 03 Creating Web Pages with Links, Images, and Formatted Text - Vocabulary
About this set
Created by:
angela_edel on September 26, 2010
Subjects:
Log in to favorite or report as inappropriate.
Order by
13 terms
Terms | Definitions |
|---|---|
Home Page | Main page of a Web site which visitors generally visit firstIt should identify the purpose of the Web site by stating what content, services, or features it provides |
<h1> tag | Assigns the largest possible size to a headingBy default, headings are left aligned |
<font> tag | Attributes of the <font> tag formats text/headings for different colors or styles:color= changes the font; face=changes the font face or type; size= changes the font size |
Unordered lists | Bulleted listsDefault type = disc Use the <ul> tag to change default type (<ul> type="square" or "circle") |
<body> tag | Attributes of the <body> tag add background color<body background= > |
<a> </a> | Anchor tagsUsed to create links in a Web page (links to another page in the same Web site; to a Web page in an external Web site; within the same Web page; and for e-mail links) |
mailto | The href attribute value for an e-mail linkThe browser recognizes a mailto URL and automatically opens a new message in the default e-mail program and inserts the appropriate contact e-mail address in the To field |
Target | Named location or anchor within a Web page to which a link can be created |
<br clear="right" /> | Clears the text wrapping for right-aligned images |
<br clear="left" /> | Clears the text wrapping for left-aligned images |
<br clear="all" /> | Clears the text wrapping for all sides of the images |
Thumbnail image | Smaller version of the image itself |
e-mail link | Automatically opens a new message in the default e-mail program and inserts the appropriate contract e-mail address in the To field. |
First Time Here?
Welcome to Quizlet, a fun, free place to study. Try these flashcards, find others to study, or make your own.