DIV CSS 佈局教程網

 DIV+CSS佈局教程網 >> 網頁腳本 >> WEB網站前端 >> 網頁特效代碼 >> DIV+CSS右側底部懸浮的客服導航條
DIV+CSS右側底部懸浮的客服導航條
編輯:網頁特效代碼     
效果體驗:
http://hovertree.com/texiao/css/23/

使用CSS實現,懸浮與頁面右側底部,包含QQ,微信二維碼,郵件等圖標。

效果圖:


代碼如下:<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>DIV+CSS右側底部懸浮的客服導航條 - 何問起</title><base target="_blank" />
<link rel="stylesheet" type="text/css" href="http://hovertree.com/texiao/css/23/css/gdt-style.css" />
</head>
<body>
<div style="height:1500px;">
<h1>DIV+CSS右側底部懸浮的客服導航條</h1>
<a href="http://hovertree.com/h/bjaf/1kquypy7.htm" target="_blank">原文</a>
</div>
<div class="side-bar">
<a href="http://hovertree.com/texiao/" class="icon-qq">QQ在線咨詢</a>
<a href="http://hovertree.com/h/bjaf/c7lmaqjx.htm" class="icon-chat" title="微信公眾號">微信<div class="hovertree-chat-tips"><i></i><img style="width:138px;height:138px;" src="http://hovertree.com/themes/hvtimages/hwqwx.png" alt="微信訂閱號" /></div></a>
<a target="_blank" href="http://hovertree.com/h/bjaf/0yebjsng.htm" class="icon-blog">微博</a>
<a href="http://hovertree.com/" class="icon-mail">mail</a>
</div>
</body>
</html>
XML學習教程| jQuery入門知識| AJAX入門| Dreamweaver教程| Fireworks入門知識| SEO技巧| SEO優化集錦|
Copyright © DIV+CSS佈局教程網 All Rights Reserved