0% found this document useful (0 votes)
3 views2 pages

Day-3 HTML Assignment

The document outlines an assignment for web development focusing on creating a personal introduction page and a recipe page for making tea using HTML. It specifies the use of various HTML tags such as <h1>, <h2>, <p>, <hr>, <em>, <strong>, <sup>, <sub>, and HTML entities. The assignment emphasizes structuring content effectively and incorporating essential elements like headings, lists, and breaks.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views2 pages

Day-3 HTML Assignment

The document outlines an assignment for web development focusing on creating a personal introduction page and a recipe page for making tea using HTML. It specifies the use of various HTML tags such as <h1>, <h2>, <p>, <hr>, <em>, <strong>, <sup>, <sub>, and HTML entities. The assignment emphasizes structuring content effectively and incorporating essential elements like headings, lists, and breaks.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Webexpert Software

Hub Pvt. Ltd.

Assignment: Web Development


(Day :- 3)

1. Personal Introduction Page


Objective: Create a basic personal introduction webpage using HTML tags learned in class.

Use the <h1> tag to write your Full name.


Use the <h2> tag to mention your proFession (e.g., "Student", "Web
Developer").
Use the <p> tag to write a paragraph with 3–4 lines about
yourselF.
Add a horizontal line between each section using the <hr> tag.
Use both <em> and <strong> tags at least once to highlight
important text.
Write your Favorite Formula using the <sup> tag. Example: E =
mc<sup>2</sup>
Write the name oF a chemical using the <sub> tag. Example:
H<sub>2</sub>O
In one line, use the Following HTML entities: &lt;, &gt;, &copy;,
&nbsp;, and &amp;
At the end oF the page, add two line breaks using the <br> tag and
write a “Thank You” message.
2 . Recipe Page – “How to Make Tea”
Objective: Design a recipe page using headings, paragraphs, breaks, and inline tags

Add a page title using <title> tag: "How to Make Tea"


Use <h1> For the main heading: "Tea Recipe"
Add an <h2> For Ingredients and list them using a paragraph:
Milk, Water, Tea Leaves, Sugar
Use another <h2> For Steps and list each step with <br> line
breaks.
Highlight important actions using <strong> (e.g., Boil properly)
Emphasize tips using <em> (e.g., Serve hot)
Include this line using superscript: Water boils at
100<sup>o</sup>C
Add a horizontal line at the end and write &copy; 2025 using an
HTML entity.

Webexpert Software Hub Private Limited


📍 patna, Nawada, Bihar – 805103
📍 Email: - admin@[Link]
📍 Website:- [Link]

You might also like