<em>标签

这件衣服今天只要15

说明:该标签用于表示强调内容。样式上显示为斜体,<i>标签也显示为斜体,只不过没有语义。当引入新的术语或概念时也可以用此标签。

<embed>标签

<em>,<embed>标签文档

<embed src="http://www.w3school.com.cn/i/helloworld.swf">

说明:该标签定义嵌入内容。功能同<object>标签相同。属性width,height,src,type。width和height用于定义嵌入内容的宽高,src定义资源的URL,type定义嵌入内容的MIME类型。

相关文章:

  • 2021-12-10
  • 2021-10-28
  • 2021-07-12
  • 2022-02-22
  • 2021-10-16
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-11-04
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-16
  • 2021-07-31
  • 2022-12-23
相关资源
相似解决方案