利用CSS防止邮箱地址被抓取

| |
[不指定 2007/12/13 12:50 | by sunle ]
为了防止爬虫软件搜索到你的Email地址,可以将Email倒着写,然后使用样式将其再正过来,代码如下:
测试代码如下:
<style type="text/css">
.backwards {unicode-bidi:bidi-override; direction: rtl; color:#c00;}
h2.email {color:#000; text-decoration:none; border:0; font-size:2em; font-weight:bold;}
</style>
<h2 class="email">我的邮箱 <span class="backwards">moc.liamg@revoniag</span></h2>
Tags: ,

网站制作 | 评论(0) | 引用(0) | 阅读(322)
发表评论
表情
emotemotemotemotemot
emotemotemotemotemot
emotemotemotemotemot
emotemotemotemotemot
emotemotemotemotemot
打开HTML
打开UBB
打开表情
隐藏
记住我
昵称   密码   游客无需密码
网址   电邮   [注册]