摘要: <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>登录</title> <style type="text/css"> .btn{ padding: 10px 10px 10px 10px;/*内边距*/ } .box3{ pad 阅读全文
posted @ 2024-03-14 21:53 学习真的好难 阅读(6) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title>京东一号店</title> <link href="css/new_file.css" rel="stylesheet" type="text/css" /> </head> 阅读全文
posted @ 2024-03-14 21:32 学习真的好难 阅读(4) 评论(0) 推荐(0) 编辑
摘要: markdown学习 标题 井号+空格+标题名 字体 Hello,world 字体两端两个星号是粗体 Hello,world 字体两端一个星号是斜体 Hello,world 字体两端三个效果相加 Hello,world 字体两端加波浪号废体 引用 大于号+空格+引用的内容 分割线 三个杠或者三个星号 阅读全文
posted @ 2024-03-09 09:57 学习真的好难 阅读(4) 评论(0) 推荐(0) 编辑