摘要: 代码: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>float的使用</title> <link rel="stylesheet" href="../css/020.css"> </head> <body> <div id= 阅读全文
posted @ 2021-08-13 23:05 李林林 阅读(49) 评论(0) 推荐(0) 编辑
摘要: 代码: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>display的使用</title> <link rel="stylesheet" type="text/css" href="../css/019.css"/> </he 阅读全文
posted @ 2021-08-13 22:21 李林林 阅读(36) 评论(0) 推荐(0) 编辑
摘要: 代码: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>让相片变成圆角</title> <link rel="stylesheet" href="../css/018.css"> </head> <body> <img src= 阅读全文
posted @ 2021-08-13 18:43 李林林 阅读(35) 评论(0) 推荐(0) 编辑
摘要: 代码: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>做一个仿制的登录页面</title> <link rel="stylesheet" type="text/css" href="../css/017.css" /> </h 阅读全文
posted @ 2021-08-13 16:51 李林林 阅读(16) 评论(0) 推荐(0) 编辑
摘要: 代码: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title></title> <link rel="stylesheet" href="../css/015.css"> </head> <body> <div id="nav"> < 阅读全文
posted @ 2021-08-13 15:32 李林林 阅读(13) 评论(0) 推荐(0) 编辑
摘要: 代码: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>超链接伪类</title> <link rel="stylesheet" href="../css/014.css"> </head> <body> <img src=". 阅读全文
posted @ 2021-08-13 15:16 李林林 阅读(36) 评论(0) 推荐(0) 编辑
摘要: 代码: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <link rel="stylesheet" href="../css/012.css"> <title>文本样式</title> </head> <body> <img src=".. 阅读全文
posted @ 2021-08-13 14:45 李林林 阅读(56) 评论(0) 推荐(0) 编辑