Why is
an HTML element rather than an HTML entity?

前端 未结 8 1652

Why indeed? Wouldn\'t something like &br; be more appropriate?

8条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-09 07:51

    br elements can be styled, though. How would you style an HTML entity? Because they're elements it makes them more flexible.

提交回复
热议问题