What are the benefits of using semantic HTML?

后端 未结 14 750
面向向阳花
面向向阳花 2020-12-01 16:38

Are there some noticeable outcomes in terms of performance or other aspects to follow semantic HTML?

Thanks

14条回答
  •  执笔经年
    2020-12-01 16:56

    More predictable outcome over the different devices used to display HTML in.

    Your energy can be focused on the different quirks/bugs in each of the (most commonly used for yor app) devices.

提交回复
热议问题