Home >Web Front-end >HTML Tutorial >text-decoration

text-decoration

WBOY
WBOYOriginal
2016-08-20 08:47:532040browse

2016-08-18 text-decoration blink doesn’t seem to work in firefox?

<span style="color: #0000ff;"><</span><span style="color: #800000;">p </span><span style="color: #ff0000;">style</span><span style="color: #0000ff;">="color:red;text-decoration:underline"</span><span style="color: #0000ff;">></span>下划线<span style="color: #0000ff;"></</span><span style="color: #800000;">p</span><span style="color: #0000ff;">><br><p style="color:green;text-decoration:overline">顶划线</p><br><p style="color:blue;text-decoration:line-through">消除线</p><br><p style="color:purple;text-decoration:blink">文字闪烁</p></span>

Underline

Overline

Eliminate lines

Text flashing

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn