Day 1: Basic HTML Structure and Text Formatting Questions(Programs) ------------------- QUESTION 1: File: index.html Description: Create an HTML document with the following structure: ,
, and sections. Add a title "My First Webpage" inside the . Add a heading and a paragraph inside the . QUESTION 2: File: formatting.html Description: Create an HTML page demonstrating: Bold, italic, and underline using , , and tags. Strikethrough using the tags for the paragraphs.
Add a line break between sentences using the
tag.
QUESTION 4:
Project: NestedTags
Package: org.nested
File: nested.html
Description:
Create an HTML file that contains:
A heading inside a