摘要:
9-17 星期二 正常的一天 大部分空余时间用来学习,css,安装CentOS 收获也就那样,感觉不大 晚上,云计算课程,老师讲的好水。浪费时间 估计后天能搞定css,然后再花一天时间来弄一个自己的小网页,或者学会抄别的的网页,自己修改修改。 阅读全文
posted @ 2023-09-19 23:25
被占用的小海海
阅读(40)
评论(0)
推荐(0)
摘要:
狂神经验分享:不要重复造轮子,抄别人的!,比如模板之家,然后再修修改改 圆角边框: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> <style> div{ width: 100p 阅读全文
posted @ 2023-09-19 23:19
被占用的小海海
阅读(37)
评论(0)
推荐(0)
摘要:
差不多的 阅读全文
posted @ 2023-09-19 21:20
被占用的小海海
阅读(10)
评论(0)
推荐(0)
摘要:
盒子模型: margin:外边距 border:边框 pading:内边距 元素本身 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>盒子模型</title> <style> body{ margin: 0 阅读全文
posted @ 2023-09-19 20:57
被占用的小海海
阅读(24)
评论(0)
推荐(0)
摘要:
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>背景图片</title> <style> body{ background-image: linear-gradient(19deg, #5a99a8 0%, 阅读全文
posted @ 2023-09-19 14:21
被占用的小海海
阅读(14)
评论(0)
推荐(0)
摘要:
 阅读全文
posted @ 2023-09-19 12:37
被占用的小海海
阅读(10)
评论(0)
推荐(0)
摘要:
超链接伪类:一般用悬停hover够了 文本阴影 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> <style> a:hover{ color: orange; text-decor 阅读全文
posted @ 2023-09-19 11:15
被占用的小海海
阅读(14)
评论(0)
推荐(0)

浙公网安备 33010602011771号