Friday, October 25, 2019

WEEK 3: INTRODUCTION TO HTML

Hi, in week 3 for teory class we learn about introduction to HTML.After sir explain about this topic i can relate with lab assignment 2, we learn about html tag, table form and frame.

So first i will explain what is HTML actually ? HTML is the main language of the WWW. Web server is used to communicate the page structure to the browser. an html must have html or htm file extension and can be created using notepad. below is the basic html tag that you can memorizes.

this is how to code html: 

   
HTML document structure have two parts which is head and body. head contains documents title and body contain the information.


























No comments:

Post a Comment