Center tag
In HTML, the <center> tag is used to center content horizontally within a container element. The <center> tag is a block-level element, which means that it creates a new line and takes up the full width of its parent element.
Here is an example of ho...
lovetocode.hashnode.dev1 min read