HTML
HTML <acronym> 元素 - HTML5 不支持
被标记的首字母缩略词如下
源代码:
点击运行 »
Can I get this <acronym title="as soon as possible">ASAP</acronym>?
x
1
Can I get this
<
acronym
title
=
"as soon as possible"
>
ASAP
</
acronym
>
?
2
运行结果:
点击运行 »