固定标签到页面

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>Title</title>
</head>
<body>
    <div style="width: 50px;height: 50px;background-color: black;position: absolute;right: 0;bottom: 0;">asdf</div>
    <div style="height: 5000px;background-color: lawngreen;">
        asdfasdf
    </div>
</body>
</html>

 

posted @ 2018-04-04 00:26  梦中琴歌  阅读(113)  评论(0编辑  收藏  举报