Page 76 - TP_Pluse_V2.2_Class_6
P. 76
6 HTML5 and CSS3
Introduction to
Let’s surf
Ø HTML Ø Tags and Attributes
Ø Rules for Writing HTML5 Codes Ø HTML5 Document Structure
Ø Creating and Saving an HTML Document Ø Introducing CSS3
Ø Editing an Existing HTML Document
21 st
Let’s PLug-in Century #Critical Thinking
Skills
Guess my name.
1. I am the first page of any website. ____________
2. I am a collection of web pages. ____________
3. I make you jump from one web page to another. ____________
4. I am the address of a web page. ____________
Computers connected to the network (Internet) are either servers or clients and communicate with
each other through networking protocol. The clients send requests to the servers and the servers
respond immediately with the required data.
The server stores the files and information in the form of websites. A website is a collection of web
pages. A web page is a document that contains text, graphics, videos, audios and links to other pages.
Every web page of a website has a unique address called Uniform Resource Locator (URL). We can
use this URL to access any web page from anywhere in the world. Have you ever wondered how these
web pages are created? HTML is the most widely used language to design web pages.
HTML
Tech Fact
HTML stands for Hypertext Markup Language. It is a markup
language that describes the structure of the web page. It allows HTML language was
us to create web pages that contain paragraphs, headings, links redesigned by Tim Berner
and block quotes. The output of HTML web pages is the same on Lee in 1989. It is a subset
any type of computer and on any operating system, e.g., Mac, of Standard Generalized
Windows, etc. The latest version of HTML is HTML5 which was Markup Language (SGML).
released in 2008.
74 Plus (Ver. 2.2)-VI

