🔷 1. Introduction: In HTML, the <p> tag is used to define a paragraph.It is a block-level tag that adds spacing before and after the paragraph.Paragraphs make content easy…
🔷 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…