H2
The <h2> tag displays a headline of level 2.
It can only be used within <body>.
Example
<body ...>
<h2>Headline 2</h2>
...
<body>Last updated
Was this helpful?
The <h2> tag displays a headline of level 2.
It can only be used within <body>.
<body ...>
<h2>Headline 2</h2>
...
<body>Last updated
Was this helpful?