Tasks & Solution of HTML Language
1) Make resume with HTML. You may left what you haven't learnt so far.
Output:


Source Code Image:


2) Build 5 pages of HTML and link them using relative link. Any page must also contain absolute link
Output:




Source Code Image:





3) Make a NEWS Website with minimum 10 different page and maximum as much as you want.Use Directory Structure to making your website efficient
Output:

Source Code Image:

4) Make your Images Gallery in different HTML files. Create Back and Next button using tag.
Output:




Source Code Image:




5) Heading should be "Famous Persons".
* Show 4 links:
i. Scholars
ii. Scientists
iii. Movie Stars
iv. TV Anchors
*. Once user click on any link, it will take to respective page and show images of persons fall in that
category.
For Example: Scholars page will show pic of Ulma Kiram
Output:




Source Code Image:



