Home >Web Front-end >HTML Tutorial >The a tag has small hand shape and no small hand shape css attributes

The a tag has small hand shape and no small hand shape css attributes

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOriginal
2016-09-27 14:05:221542browse

Have small hand shape:

<span style="color: #0000ff;"><</span><span style="color: #800000;">a </span><span style="color: #ff0000;">href</span><span style="color: #0000ff;">="##"</span><span style="color: #ff0000;"> title</span><span style="color: #0000ff;">="2"</span><span style="color: #ff0000;"> style</span><span style="color: #0000ff;">="cursor:pointer"</span><span style="color: #0000ff;">></span>

No small hands:

<span style="color: #0000ff;"><</span><span style="color: #800000;">a </span><span style="color: #ff0000;">href</span><span style="color: #0000ff;">="javascript:void(0)"</span><span style="color: #ff0000;"> style</span><span style="color: #0000ff;">="color:#404958;cursor:default;"</span><span style="color: #0000ff;">></span>

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