教你在网页上加QQ链接

教你在网页上加QQ链接

2012年4月27日8:28:14第一种:

 

很简单哦~加入下面的代码,把上面的QQ号267307031改成你的QQ号码就OK了!

 

<a target=blankhref=http://wpa.qq.com/msgrd?V=1&Uin=267307031&Site=在线咨询&Menu=yes><imgborder="0" SRC=http://wpa.qq.com/pa?p=1:267307031:10 alt="点击这里给我发消息"></a>

 

第二种:

 

<a target="blank"href="tencent://message/?uin=113516034&amp;Site=http://www.qq.com&amp;Menu=yes"><imgborder="0" src="http://wpa.qq.com/pa?p=1:113516034:1"alt="给我留言" /></a>

 

 

> ASP代码:

 

<%QQ=45023676%>

<a target=blankhref="http://wpa.qq.com/msgrd?V=1&Uin=<% =QQ %>&Menu=yes">

<img border="0"SRC="http://wpa.qq.com/pa?p=1:<% =QQ %>:7" alt="与QQ[<%=QQ %>]聊天">

</a>

 

HTML代码:

<a target=blankhref="http://wpa.qq.com/msgrd?V=1&Uin=45023676&Menu=yes">

<img border="0"SRC="http://wpa.qq.com/pa?p=1:45023676:7" alt="与QQ[45023676]聊天">

</a>

 

posted @ 2012-09-08 15:37  i贾小林  阅读(1124)  评论(0编辑  收藏  举报