会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
热爱和平的欣欣
博客园
首页
新随笔
联系
订阅
管理
2022年3月11日
HTML-电影影评网
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>Document</title></head><body> <header></header> <nav></nav> <article> <details> <s
阅读全文
posted @ 2022-03-11 21:02 热爱和平的欣欣
阅读(261)
评论(0)
推荐(0)
2022年3月10日
jQuery-点击列表出现图片
摘要: <!DOCTYPE html><html> <head> <meta charset="utf-8"> <title></title> <style type="text/css"> * { margin: 0; padding: 0; font-size: 12px; } ul { list-st
阅读全文
posted @ 2022-03-10 18:56 热爱和平的欣欣
阅读(49)
评论(0)
推荐(0)
2022年3月9日
jQuery列表开头
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>Document</title> <style type="text/css"> .box{width:800px; height: 800px; border:1
阅读全文
posted @ 2022-03-09 21:51 热爱和平的欣欣
阅读(11)
评论(0)
推荐(0)
2022年3月8日
HTML列表
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>Document</title></head><body> <ul> <li>春</li> <li>夏</li> <li>秋</li> <li>冬</li> </u
阅读全文
posted @ 2022-03-08 21:06 热爱和平的欣欣
阅读(30)
评论(0)
推荐(0)
2022年3月7日
HTML学习-超链接和锚点链接学习
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>Document</title></head><body> <!-- <a href="http://www.baidu.cn/" target="_self">百
阅读全文
posted @ 2022-03-07 21:46 热爱和平的欣欣
阅读(67)
评论(0)
推荐(0)
2022年3月6日
HTML和jQuery的学习
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>Document</title></head><body> <!-- src路径 alt图像不能显示时,显示文字 title鼠标悬停时显示的内容 图像对齐-alig
阅读全文
posted @ 2022-03-06 20:10 热爱和平的欣欣
阅读(28)
评论(0)
推荐(0)
2022年3月5日
HTML日常学习
摘要: <!DOCTYPE html><html lang="en"><head> <!-- <meta name"keywords" content="java,.net.php" /> 结构:<meta name="名称" content="值"/> 为搜索引擎提供信息 --> <!-- <meta h
阅读全文
posted @ 2022-03-05 21:52 热爱和平的欣欣
阅读(19)
评论(0)
推荐(0)
2022年3月4日
HTML学习
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>Document</title> <style type="text/css"> p{color: blue;} .special{color: red;} p.s
阅读全文
posted @ 2022-03-04 21:41 热爱和平的欣欣
阅读(19)
评论(0)
推荐(0)
公告