Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

html 标签 b 和 strong 的区别 #766

Open
lgwebdream opened this issue Jul 6, 2020 · 3 comments
Open

html 标签 b 和 strong 的区别 #766

lgwebdream opened this issue Jul 6, 2020 · 3 comments
Labels
Html teach_tag 蘑菇街 company

Comments

@lgwebdream
Copy link
Owner

No description provided.

@lgwebdream lgwebdream added Html teach_tag 蘑菇街 company labels Jul 6, 2020
@lgwebdream
Copy link
Owner Author

扫描下方二维码,获取答案以及详细解析,同时可解锁800+道前端面试题。

@iamFredHu
Copy link

iamFredHu commented Sep 8, 2021

b单纯为了文本显示效果加粗而加粗
strong表示文本很重要,语义化,谨慎使用

@isolcat
Copy link

isolcat commented Oct 26, 2022

<b>标签为了给人视觉上的加粗
<strong>不仅仅是给别人视觉上的加粗,也是在标签语义化里面代表着很重要的含义

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Html teach_tag 蘑菇街 company
Projects
None yet
Development

No branches or pull requests

3 participants