掃二維碼與項(xiàng)目經(jīng)理溝通
我們?cè)谖⑿派?4小時(shí)期待你的聲音
解答本文疑問/技術(shù)咨詢/運(yùn)營(yíng)咨詢/技術(shù)建議/互聯(lián)網(wǎng)交流
XHTML 元素是以 XML 格式編寫的 HTML 元素。

在 HTML 中,某些元素可以不正確地彼此嵌套在一起,就像這樣:
This text is bold and italic
在 XHTML 中,所有元素必須正確地彼此嵌套,就像這樣:
This text is bold and italic
這是錯(cuò)誤的:
This is a paragraph
This is another paragraph
這是正確的:
This is a paragraph
This is another paragraph
這是錯(cuò)誤的:
A break:
A horizontal rule:
An image:
這是正確的:
A break:
A horizontal rule:
An image:
這是錯(cuò)誤的:
This is a paragraph
這是正確的:
This is a paragraph

我們?cè)谖⑿派?4小時(shí)期待你的聲音
解答本文疑問/技術(shù)咨詢/運(yùn)營(yíng)咨詢/技術(shù)建議/互聯(lián)網(wǎng)交流