2 Star 18 Fork 4

JackWhh/flow-cat-public

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
index.html 762 Bytes
一键复制 编辑 原始数据 按行查看 历史
JackWhh 提交于 2022-11-18 18:03 . init
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Hello World!</title>
<style>
html, body {
margin: 0;
padding: 0;
width: 100%;
height: 100%;
display: flex;
/*background-color: rgba(0,0,0,0.3);*/
justify-content: end;
align-items: end;
}
img {
/*width: 150px;*/
/*height: 150px;*/
display: block;
position: absolute;
}
</style>
</head>
<body>
<img ondragstart="return false;" draggable="false" style="width: 150px;height: 150px;cursor: pointer;" id="imgAvatar" src="img/闭嘴1.png">
</body>
<script src="./renderer.js"></script>
<script>
</script>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jack_whh/flow-cat-public.git
git@gitee.com:jack_whh/flow-cat-public.git
jack_whh
flow-cat-public
flow-cat-public
main

搜索帮助

0d507c66 1850385 C8b1a773 1850385