The Web is formerly called the World Wide Web. It is a collection of text and graphic files that are organized into Web pages. The base of the Web is the Internet, a system of data storage and communication that connects users and files to the Web.
The two most common languages used when communicating with the Web are HTML, Hypertext Markup Language, and HTTP, Hypertext Transfer Protocol.
The following is an example
of HTML codes:
<HTML>
<HEAD>
<TITLE>HTML
example </TITLE>
<BODY>
<H1>HTML example</H1>
<P> The following is an exampleHTML mark-up codes</P>
Module 1 Lesson 1 of 4 |
|
| |