Is html deprecated?

前端 未结 7 906
清酒与你
清酒与你 2021-01-01 12:45

i\'m looking at the W3Schools demo of using the element to align columns:

7条回答
  •  渐次进展
    2021-01-01 13:12

    No it has not, it is both part of the html4 spec and the html5 spec.

    http://www.w3.org/TR/html401/struct/tables.html#h-11.2.4.2

    http://dev.w3.org/html5/markup/col.html

    http://www.html-5.com/tags/col-tag/

提交回复
热议问题