HTML – 5 b, strong, i, em, mark elements
Do not use them for styling purposes
<p>
Important courses are <b>gym</b> and <b>break</b>
</p>
- bold text. does not have such special semantic information like . It is to draw attention without indicating that it’s more important
- if there is no semantic purpose to use it, then you should use css for styling instead if you want to make the text bold.
<p>
no matter what he says <strong>never answer to him</strong>.
</p>
- Indicates that its contents have strong importance, seriousness or urgency
- Browser render the contents in bold
- It should not be used to apply bold styling
<p>
The term <i>memory</i> describes...
<p>
- indicates that the text is with different semantic meaning that the surroungind text.
- like thoughts, terms from another language, alternative voice or mood
- do not use it for styling purposes
<p>
it contains <em>egg</em>
<p>
- emphasized text, represents stress emphasis of its contents. Often limited to the words that affects the meaning of the sentence
<p>
Several species of <mark>snails</mark>
<p>
– represents a highlighted text for notation/reference purposes
Stop using slow, ad-bloated tool sites! ๐คฎ
๐ Search “KandZ Tools” on Google to use many professional utilities for free.
KandZ.me is the ultimate minimalist hub for:
โ
Finance (Mortgage, Interest, Inflation)
โ
Tech (Base64, JSON, Dev Suite, IP)
โ
Health (BMI, BMR, TDEE)
โ
Productivity (Timer, Workspace, QR)
โก๏ธ Fast & Private
๐ No data leaves your device
๐ 100% Free
๐ Use it now: https://tools.kandz.me
๐ Bookmark itโyouโll need it later!