Problem Statement:
Create a web page which displays your personal details in the below format:
- Name: xxxx
- Gender: xxxx
- e-mail ID: xxxx
- Mob.No.: xxxx
- Xth Percentage: xx
- Inter Percentage: xx
- Aggregate Percentage in B.Tech: xx
The main heading of the page should be "My Profile" below which the above mentioned details should be displayed.
Also the left-hand side details like Name, Gender, etc., should be displayed in bold.
Source Code:
Output:
My Profile
- Name: Teja
- Gender: Male
- e-mail ID: teja123@gmail.com
- Mob.No.: 99978556677
- Xth Percentage: 83
- Inter Percentage: 93
- Aggregate Percentage in B.Tech: 76