首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 使整个DIV CSS和HTML代码的链接

使整个DIV CSS和HTML代码的链接

  • 资源大小:1.33 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: html 代码 DIVCSS 链接 整个

资 源 简 介

A cross-browser solution for making divs linkable, that validates. Below is the basic code of the most recent version. Hit up the download page to download examples, and the instructions on how to install. ``` /* Make a into a link! ------------|----------------------------| | The HTML: | | |-----------| | | | | | | | -----------------------------------------| |This code is by Andrew Tyler | |From: http://code.google.com/p/divlink/ | -----------------------------------------| */ .divlink a { display:block; width:100%; height:100%; text-decoration:none; } .divlink a:hover { text-decoration:none; } ```

文 件 列 表

demoV1.html
styleV1.css
VIP VIP
0.189452s