Tải bản đầy đủ (.pdf) (5 trang)

Glossary HTML Lập Trình Web Tĩnh

Bạn đang xem bản rút gọn của tài liệu. Xem và tải ngay bản đầy đủ của tài liệu tại đây (235.94 KB, 5 trang )

Glossary

A
Arrays
ng
It is a structure that is used to store a series of values in memory under a common name.

B
Body Section
This section of a web page contains the text, images and links that are to be displayed on the web
page.
Browser
Client software that is used to display the contents of an HTML document

C
Controls
Controls are user interface objects that are used to accept input from the user and provide some
interaction.

D
DHTML
Software that is typically used to describe the combination of HTML, style sheets and scripts that
allows documents to be animated.

E
Event


Action that occurs on the Web page (for example, a click by the user, a page being loaded in the
browser etc.).
Event Handler


Code that is executed in response to the event
Expression
An expression is any valid set of literals, variables, and operators which evaluates to a single
value.
External link
External links are links to pages on other web sites or servers. (Also refer to Internal Links)

F
Form
An HTML form is a section of a document that contains special elements called controls (Refer to
Controls for more details on controls). A form can be used to interact with users and collect
information about them that can be utilized in many ways

Frame : Khung
Frames divide a Web brows ’
separate scrollable page
FrontPage
Tool by Microsoft that is popularly used to create, edit, and design web pages

H
Header Section
This comprises of the <HEAD>…</ EAD>
< I E>
present within this header tag.
< EAD>
</ EAD>
< I E>
HTML
Stands for Hypertext Markup Language and is the language that is used to create documents that
can be accessed over the Web

Hyperimages


The images that are inserted into the HTML document can also serve as hyperlinks. Such images
are called as hyperimages

Hyperlink :
Hyperlink is an element in an electronic document that links to another place in the same
document or to an entirely different document.

I
Image Map
An image map allows assigning several hyperlinks or hotspots to just one image
Internal Link
An internal link is a link to a section within the same document or within the same web site
(Refer to External Link as well)
E
Internet
I
I



J
JavaScript
Scripting language that can be used to create client-side scripts and server-side scripts.

L
Layer
A layer is like a frame that can contain content and be positioned where required


M
Mosaic
Earliest known browser (see Browser for more details on browser)


N
Network
A group of computers connected to each other
nhau

O
Object
A





P
Protocol
A set of rules that are to be followed to access the resources over the Web. HyperText Transfer
Protocol (HTTP) is the protocol used by WWW.

S
Style Sheets
Simple mechanism for adding style (e.g. fonts, colors, spacing) to Web pages and page elements

T
Tags

Commands used in HTML to specify how the content between the tags has to be displayed


U
Uniform Resource Locator (or URL)
Uniform Resource Locators (URLs) are used to identify pages and resources on the Web, and
commonly referred to as site addresses (for example, { HYPERLINK "" })
www.yahoo.com)

V
Variable
A variable is a container that refers to a memory location.
container
chi

W
Web Server
The server application that stores web pages, accepts the
appropriate web pages.



World Wide Web (or WWW)
World Wide Web is a network of computers comprising the web servers scattered across the
world.



×