Home > Web Front-end > HTML Tutorial > Ask a strange question about HTML A tag_html/css_WEB-ITnose

Ask a strange question about HTML A tag_html/css_WEB-ITnose

WBOY
Release: 2016-06-24 12:11:55
Original
901 people have browsed it

As long as you put the mouse on the A tag, the mouse pointer will change to the style of a finger, but my A tag code does not. The mouse pointer will not change when the mouse is put on it

<a onclick="window.open('http://wpa.qq.com/msgrd?V=1&Uin=353623668&Site=在线咨询&Menu=yes')" ><img src="/qqkefu.jpg" /></a>
Copy after login



Reply to the discussion (solution)

Add an href to have the hand shape

123
123

Look at the difference

Of course, you can also define mouse styles
123
123

That’s because you didn’t add the href attribute

Yeah, that’s right

source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template