🔷 1. Introduction: The <center> tag in HTML is used to center-align content on a web page.It places the content in the horizontal center of the browser window.This tag…
🔷 1. Introduction: The <body> tag contains everything visible on a webpage.To make it look better, HTML provides some special attributes inside the <body> tag.These attributes control the background,…