当前位置: 首页 > 图文教程 > 网页特效 > 导航代码 > 特效代码:区别网页链接访问与未访问
No. « ‹ 1 2 »
关键字
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312" /> <title>特效代码:区别网页链接访问与未访问--软晨学习网ruanchen.com</title> <style> body { font-size:12px; line-height:180%; } ul { padding:10px; margin:0; list-style:none; } ul li a { background:url(http://www.ruanchen.com/"CURSOR: hand" onfocus="this.blur()" onclick="runEx('code')" type="button" value="运行代码" /> [ 提示:你可先修改部分代码,再按Ctrl+A 全部选择 ]
登陆 还没注册?