随笔分类 -  前端学习

级联-city
摘要:<!DOCTYPE html><html> <head> <meta charset="UTF-8"> <title>城市注册</title> </head> <body> 省份 <select name="sf"> <option value="s1">请选择</option> </select> 阅读全文

posted @ 2019-08-29 19:26 一只小白two 阅读(240) 评论(0) 推荐(0)

机器猫css
摘要:<html> <head> <title>机器猫</title> <style> div{ width: 30px; height: 30px; top: 130px; left: 130px; position: absolute; background: red; border-radius: 阅读全文

posted @ 2019-08-19 18:27 一只小白two 阅读(345) 评论(0) 推荐(0)