摘要:
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title></title> <style type="text/css"> div{ width: 300px; height: 300px; background: pink; /*设置相 阅读全文
posted @ 2020-03-28 21:58
砚台是黑的
阅读(131)
评论(0)
推荐(0)
摘要:
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title></title> <style type="text/css"> span{ padding: 50px 50px; background: pink; } </style> </ 阅读全文
posted @ 2020-03-28 21:57
砚台是黑的
阅读(126)
评论(0)
推荐(0)
摘要:
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title></title> <style type="text/css"> div{ width: 1000px; height: 300px; background: pink; /* 版 阅读全文
posted @ 2020-03-28 19:18
砚台是黑的
阅读(179)
评论(0)
推荐(0)
摘要:
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title></title> <style type="text/css"> table{ width: 1000px; height: 50px; border: 1px solid bla 阅读全文
posted @ 2020-03-28 19:02
砚台是黑的
阅读(125)
评论(0)
推荐(0)
摘要:
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title></title> <style type="text/css"> table{ width: 800px; height: 50px; border: 1px solid blac 阅读全文
posted @ 2020-03-28 18:46
砚台是黑的
阅读(137)
评论(0)
推荐(0)
摘要:
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title></title> <style type="text/css"> /*.all{ width: 502px; height: 302px; line-height: 200%; b 阅读全文
posted @ 2020-03-28 18:13
砚台是黑的
阅读(140)
评论(0)
推荐(0)
摘要:
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>个人信息</title> <style type="text/css"> div{ width: 440px; height: 500px; background: #f2f2f2 阅读全文
posted @ 2020-03-28 18:10
砚台是黑的
阅读(134)
评论(0)
推荐(0)
摘要:
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title></title> </head> <!-- 总结: 路径 相对的会就行 列表 有序知道即可 ul无序的必会 css选择器7种 1.标签选择器 直接使用标签找 2.class类选择器 阅读全文
posted @ 2020-03-28 18:09
砚台是黑的
阅读(80)
评论(0)
推荐(0)
摘要:
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title></title> <style type="text/css"> div{ width: 100px; height: 100px; background: yellow; /* 阅读全文
posted @ 2020-03-28 18:08
砚台是黑的
阅读(129)
评论(0)
推荐(0)
摘要:
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title></title> <style type="text/css"> div{ width: 300px; height: 300px; background: pink; /* di 阅读全文
posted @ 2020-03-28 18:01
砚台是黑的
阅读(88)
评论(0)
推荐(0)