I'm learning about html so I can start building my own website, but I'm a little bit confused when it talks about <em> what exactly does it mean ?
It reads "In the same way you emphasise the text by putting it between the openning tag <em> and the closing tag </em>, you can give stronger emphasis by using the openning tag <strong> and the closing tag </strong>
<strong>Stronger emphasis.</strong>
Will look like this in the browser:
Stronger emphasis.
Is <em>Emphasized text</em> like a type of font? like <strong> ???? Like bold ?
It reads "In the same way you emphasise the text by putting it between the openning tag <em> and the closing tag </em>, you can give stronger emphasis by using the openning tag <strong> and the closing tag </strong>
<strong>Stronger emphasis.</strong>
Will look like this in the browser:
Stronger emphasis.
Is <em>Emphasized text</em> like a type of font? like <strong> ???? Like bold ?