<div style="width: 200px;height: 500px;background-color: greenyellow;position: fixed;right: 0px;top: 25%;">
<form>
<input type="password" name="" />
<input type="submit" />
</form>
</div>
固定于右侧的悬浮窗,可以跟随页面,内置了简单的form表单,简单实用
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END