Month: April 2022

HTML beginner Tag, basic tags in html with example,html tags and attributes

HTML Practice set 1. <html> <head> <title> My First Program </title> <body> Home Sweet Home </body> </head> </html> 2. <html> <head> <title>My home Page </title> <body bgcolor=”green”><font color=”red”> <center> Computer…