Page 9 - PortGPT_V2.1_C7_Flipbook
P. 9

1                                 Introduction to




                                                                      HTML5










                     Let’s surf
                         HTML                                            Tags and Attributes
                         Rules for Writing HTML5 Codes                   HTML5 Document Structure
                         Creating and Saving an HTML Document            Editing an Existing HTML Document




                  Let’s PLug-in                                                                       Critical Thinking

                    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


                 HTML stands for Hypertext Markup Language. It is a markup                   Tech Fact
                 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 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.



                                                                                             Introduction to HTML5  7
   4   5   6   7   8   9   10   11   12   13   14