会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
china302
博客园
首页
新随笔
联系
管理
订阅
2017年11月6日
超链接伪类样式
摘要: a{ font-size: 24px; } /*未单击访问过的状态*/ a:link{ color: orange; } /*访问过的样式*/ a:visited{ ...
阅读全文
posted @ 2017-11-06 21:04 china302
阅读(1203)
评论(0)
推荐(0)
2017年10月23日
视频
摘要: <!DOCTYPE html><html> <head> <meta charset="UTF-8"> <title></title> </head> <body> <section> <div> <a href="1.html"target="mn">1.html</a> <a href="表格.
阅读全文
posted @ 2017-10-23 10:03 china302
阅读(118)
评论(0)
推荐(0)
2017年10月22日
表格
摘要: <!DOCTYPE html><html> <head> <meta charset="UTF-8"> <title></title> </head> <body> <table border="1px"width="50%"height="100px" <tr> <td colspan="2">2
阅读全文
posted @ 2017-10-22 23:34 china302
阅读(75)
评论(0)
推荐(0)
公告