Lập trình web tĩnh Html dành cho người mới bắt đầu học lập trình web Mình khuyên các bạn nên học đầy đủ từ bài số 1 trở đi Và kết hợp với video khi sử dụng slide nhưng do video mình chưa có thời gia up lên khi nào có mình sẽ cho link lên mục này
Trang 1Glossary
Arrays ng
It is a structure that is used to store a series of values in memory under a common name
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
Controls
Controls are user interface objects that are used to accept input from the user and provide some interaction
DHTML
Software that is typically used to describe the combination of HTML, style sheets and scripts that allows documents to be animated
Event
A
B
C
D
E
Trang 2Action 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)
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
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
F
H
Trang 3The 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
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
JavaScript
Scripting language that can be used to create client-side scripts and server-side scripts
Layer
A layer is like a frame that can contain content and be positioned where required
Mosaic
Earliest known browser (see Browser for more details on browser)
I
L
M
J
Trang 4
Network
A group of computers connected to each other nhau Object
A “ ”
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
Style Sheets
Simple mechanism for adding style (e.g fonts, colors, spacing) to Web pages and page elements
Tags
Commands used in HTML to specify how the content between the tags has to be displayed
N
O
P
S
T
Trang 5Uniform 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 "http://www.yahoo.com" })
www.yahoo.com)
Variable
A variable is a container that refers to a memory location
container chi
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
U
V
W