TXXT

新手坚持写代码,最后一定会成为老手

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

03 2016 档案

摘要:<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" media="screen" /> 阅读全文
posted @ 2016-03-24 13:38 TXXT 阅读(878) 评论(0) 推荐(0)

摘要:@media screen and (min-width:320px) and (max-width:321px) { html { font-size: 62.5%; } } @media screen and (min-width:321px) and (max-width:322px) { html { font-size: 62.6953125%; } } @media screen a... 阅读全文
posted @ 2016-03-23 10:42 TXXT 阅读(927) 评论(0) 推荐(0)

摘要:body, h1, h2, h3, h4, h5, h6, hr, p,blockquote, dl, dt, dd, ul, ol, li,pre, form, fieldset, legend, button, input, textarea, th, td, img{border:medium 阅读全文
posted @ 2016-03-22 17:18 TXXT 阅读(537) 评论(0) 推荐(0)

摘要:在特定class下指定width:auto;即可 阅读全文
posted @ 2016-03-17 09:03 TXXT 阅读(541) 评论(0) 推荐(0)