Ranveer Aggarwal
Software Engineer
<html> 
<head> 
<title>My First Webpage</title> 
</head> 
<body> 
This is my first homepage. <b>This text is bold</b> 
</body> 
</html><html> 
<head> 
<title>My First Webpage</title> 
</head> 
<body> 
This is my first homepage. <b>This text is bold</b> 
</body> 
</html> <b>This text is bold</b><b>This text is bold</b><body> 
This is my first homepage. <b>This text is bold</b> 
</body> <p><b><em>This is NOT the proper way to close nested tags.</p></em></b> <p><b><em>This is the proper way to close nested tags. </em></b></p>By Ranveer Aggarwal