开发者

anchor in HTML 5

开发者 https://www.devze.com 2023-02-12 14:16 出处:网络
In the H开发者_如何学GoTML5 Wikipedia page it says Some elements, such as <a>, <cite> and

In the H开发者_如何学GoTML5 Wikipedia page it says

Some elements, such as <a>, <cite> and
<menu> have been changed, redefined or
standardised

Does this mean the anchor tag? If so how?


The change with the tag is that it's now allowed to contain block level elements, where before it was only allowed to contain inline elements.

0

精彩评论

暂无评论...
验证码 换一张
取 消