Is html deprecated?

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

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

7条回答
tag is not deprecated.

See: How to use

tag correctly and is it supported in all browser? I think this answer clarifies its usage, and explains some of the trouble you are having with it.

It is part of XHTML and HTML 5. http://www.tutorialspoint.com/html5/html5_tags.htm

提交回复
热议问题