SHARJAH INDIAN SCHOOL, JUWAIZA
SUBJECT: W.E TOPIC: RESEARCHED BASED ASSIGNMENT
CLASS : 6 ____ ________________
DIVISION :_____
INSTRUCTIONS : Research and summarise the basic structure of a HTML document.
Basic structure of an HTML document is given below. Analyze the structure and answer the
questions given below.
1. Count the Number of tags .
2. List the name of the tags in the code given below.
3. Purpose of each HTML tag.
Summarise the research findings in the space given below.
Name the file as - Research on basic structure_YOUR_NAME(Type your own name)
—----------------------------------------------------------------------------------------------------------------
Basic structure of an HTML document.
<!doctype html>>
<html<title>first html code </title>
<head>My first html coding page.</head>
<head>My first html coding page.</head>
we are learning to code html today. We learned how to save a [Link] are learning the basic
structure of a HTML program.
</body>
</html>
—----------------------------------------------------------------------------------------------------------------------------
RESEARCH FINDINGS: