Web Design 1
Linktext
Clickable word or phrase that is displayed on the Web page.
Source Code
Code or instructions used to create a Web page or program.
Body
Contains the information that is displayed in the browser window.
HTML
Hypertext Markup Language. Defines the structure and layout of a Web document.
http
Hyptertext Transfer Protocol - authoring language used to create documents for the World Wide Web.
ISP
Internet Service Provider - company that has a permanent connection to the Internet backbone.
Email Link
Link to an email form in which the email address is already filled in.
Web Broswer
Program that allows you to access and view Web pages.
Thumbnail Image
Smaller version of an image. Improves Web page loading time.
Absolute Path
Specifies the exact address for the file to which you are linking a graphic.
Relative Path
Specifies the location of a file, relative to the location of the file that is currently in use. i.e. Analogous to telling someone your house is located four doors down from the only gas station on that street.
Physical Style Tags
Specify a particular font that is interpreted strictly by all browsers.
Embedded Style Sheet
Style sheet that is added within the <head> tags.
Style Tags
Tags that specify how text should be formatted.
Path
The location where files can be found.
hyperlink
Used to connect one Web page to another page within the same site or another Web Site.
Anchor Tag
Used to create anchors for 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 email links.
Inline Style
Used to define the style of an individual HTML tag.
URL
Web address.
Target
What you are linking to, a named location in the same file.