home

Chapter 1: Intro to HTML


Chapter 1 | Chapter 2 | Chapter 3 | Chapter 4 | Chapter 5 | Chapter 6
Chapter 7 | Chapter 8 | Chapter 9 | Chapter 10 | Chapter 11 | Chapter 12


-The Internet:
A worldwide collection of computer networks that links millions of computer.
-Network:
A group of two or more computers that are connected to share resources and information.
-Internet Backbone:
A collection of high-speed data lines that connect major computer systems located around the world.
-Internet Service Provider (ISP):
A company that has a permanent connection to the internet backbone.
-World Wide Web:
The part of the internet that supports multimedia and consists of a collection of linked documents.
-Hypertext Transfer Protocol (HTTP):
A set of rules for exchanging text, graphics, sound, video, and other multimedia files.
-Web Page:
Linked documents or pages of information of the web.
-Web Servers:
A computer that stores and sends (serves) requested web pages and other files.
-Publishing:
Copying web pages and other files to a web server.
-Uniform Resource Locator (URL):
The address of a document or other file accessible on the internet.
-Hyperlink:
An element used to connect one webpage to another webpage.
-Hypertext Markup Language (HTML):
Authoring language used to create documents on the world wide web.
-Dynamic HTML (DHTML):
Describes a combination of HTML tags, CSS, and a scripting language such as Javascript.
-Extensible Hypertext Markup Language (XHTML):
A reformulation of HTML so it conforms to XML rules.


The 3 Types of websites
Internet Intranet Extranet
Used by Anyone Used by Employees and Members Used by Select Business Partners
Public Access Private Access Private Access
Share information with the Public Share information with employees and members Share information with partners and customers

Source Code:
Chapter 1 | Chapter 2 | Chapter 3 | Chapter 4 | Chapter 5 | Chapter 6
Chapter 7 | Chapter 8 | Chapter 9 | Chapter 10 | Chapter 11 | Chapter 12

top next >|

Valid XHTML 1.0 Transitional