html h1 left align
<h1 style="text-align:center">Titulo 1</h1>
<h2 style="text-align:left">Titulo 2</h2>
<h3 style="text-align:right">Titulo 3</h3>
<h4 style="text-align:justify">Titulo 4</h4>
<p>...</p>
html h1 left align
<h1 style="text-align:center">Titulo 1</h1>
<h2 style="text-align:left">Titulo 2</h2>
<h3 style="text-align:right">Titulo 3</h3>
<h4 style="text-align:justify">Titulo 4</h4>
<p>...</p>
h1 tag html
<h1>This is a Heading level 1 created using h1 tag</h1>
<h2>This is a Heading level 2 created using h2 tag</h2>
<h3>This is a Heading level 3 created using h3 tag</h3>
<h4>This is a Heading level 4 created using h4 tag</h4>
<h5>This is a Heading level 5 created using h5 tag</h5>
<h6>This is a Heading level 6 created using h6 tag</h6>
html h1 size
h1 => 32px (2em)
h2 => 24px (1.5em)
h3 => 20.8px (1.3em)
h4 => 16px (1em)
h5 => 12.8px (0.8em)
h6 => 11.2px (0.7em)
how to write h1 tag in html
<h1>This is an h1(Heading 1) tag <h1>
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us