给页面加一个头像,最上一层+定位

<div style="position:fixed;z-index:9999;bottom:20%;right:10%;font-size: 17px;margin-top:50px;">
<a href="/info.php" ><img src="/defaultimg.jpg" style="width:50px;height:50px;border-radius:50%;"/></a>
</div>

posted @ 2022-03-08 11:52  79524795  阅读(23)  评论(0编辑  收藏  举报