+ 1
<strong > basically makes something BOLD right?
I have questions about <strong >
4 Antworten
+ 2
yes
+ 1
Yes BUT the strong tag is semantic in that it emphasis' meaning not styling purposes. It makes your content with the strong tag important. If you want the 'just look bold' text, then use the <b> tag.
0
I already figured it would be.. thanks for the input
0
I just figured out <b> thanks for the tip