网站右下角加一个安全认证的标志代码

代码介绍

这个代码特别美化好看 给自己网站增加一个安全认证 可以放在自己代刷网里面 美观好看 也可以放自己网站里面 代码修改文字即可

演示图

QQ浏览器截图20230316201745

代码如下

<div style="position: fixed;right: 0;bottom: 0;width: 75px;height: 75px;z-index: 99;"> <a href="#"><img src="https://s2.ax1x.com/2019/06/07/V0F759.png" alt="盛大互联安全认证" style="width:100%;height:100%"></a> </div>

其他方案

https://blog.myssl.com/myssl-seal/

到myssl官网添加代码

样式一:myssl-id3-logo-1

<div id="cc-myssl-id">
      <a href="https://myssl.com/您的域名?from=mysslid"><img src="https://static.myssl.com/res/images/myssl-id3.png"  style="max-height:50px;display:block;margin:0 auto"></a>
</div>

移动端和PC端显示效果:

myssl-id3

样式二:myssl-id-logo-2

<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"  style="width:100%;height:100%"></a>
</div>

移动端和PC端显示效果:

myssl-id

样式三:myssl-id1-logo-1

<div id="cc-myssl-id">
      <a href="https://myssl.com/您的域名?from=mysslid"><img src="https://static.myssl.com/res/images/myssl-id1.png"  style="max-height:50px;display:block;margin:0 auto"></a>
</div>

移动端和PC端显示效果:

myssl-id1

样式四:myssl-id2-logo-1

<div id="cc-myssl-id">
      <a href="https://myssl.com/您的域名?from=mysslid"><img src="https://static.myssl.com/res/images/myssl-id2.png"  style="max-height:50px;display:block;margin:0 auto"></a>
</div>

移动端和PC端显示效果:

myssl-id2-3

© 版权声明
THE END
喜欢就支持一下吧
点赞12赞赏 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容