为网页添加一个在页面右下角悬浮SSL安全认证签章图片,点击图片后会跳转到MYSSL的ssl证书评级页面,你也可以修改跳转路径,改成自己的图片也可以,只要你能想到的都可以前提是你要会改.
<div id="cc-myssl-id" style="position: fixed;right: 0;bottom: 0;width: 65px;height: 65px;z-index: 99;">
<a href="https://myssl.com/您的域名?from=mysslid"><img src="https://static.myssl.com/res/images/myssl-id.png" alt="为您的网站添加SSL安全认证签章" alt="" style="width:100%;height:100%"></a>
</div>