Home  >  Article  >  Web Front-end  >  Understanding the HTML bold tag

Understanding the HTML bold tag

一个新手
一个新手Original
2017-10-24 13:46:032502browse



##HTML B Bold Tag Element Knowledge and Usage Tutorial

1. Grammar and structure: -

TOP##PHP Chinese website

2. Instructions for using the Html b bold tag: -

TOP

##

The bold tag element tells the browser to bold the text with the

b tag displayed to the viewer. For all browsers, this means that this text should be displayed in a bold (bold) style for everyone to see. The Html strong bold tag and the html B bold tag have the same display effect. Both display and present the content text in bold. Both can be optionally used. Extended reading: CSS bold. 3. Use case of b tag: - TOP

I am PHP Chinese website
PHP Chinese website URL is !

I am bolded by the HTML B tag .


4. B bold summary: -
TOP

1. The content modified by the tag will be displayed in bold. 2. The display style of html b bold label is the same as that of html strong bold label, and the usage is the same.

3. Correspondingly, the text in the HTML webpage needs to be bolded, and both b and strong tags can be used.

The above is the detailed content of Understanding the HTML bold tag. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn