摘要: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>辅助类和响应式工具类</title> <link rel="stylesheet" type="text/css" href="css/bootstrap.mi 阅读全文
posted @ 2016-03-08 14:23 嘆世殘者——華帥 阅读(270) 评论(0) 推荐(0)
摘要: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>栅格系统</title> <!-- 移动设备优先 --> <meta name="viewport" content="width=device-width,i 阅读全文
posted @ 2016-03-08 12:12 嘆世殘者——華帥 阅读(315) 评论(0) 推荐(0)
摘要: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Document</title> </head> <style type="text/css"> *{ margin: 0; padding: 0; } #bo 阅读全文
posted @ 2016-03-08 10:22 嘆世殘者——華帥 阅读(150) 评论(0) 推荐(0)
摘要: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>渐变下拉导航</title> </head> <style type="text/css"> *{ margin: 0; padding: 0; color: 阅读全文
posted @ 2016-03-07 13:37 嘆世殘者——華帥 阅读(204) 评论(0) 推荐(0)
摘要: HTML <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>layer</title> <link rel="stylesheet" type="text/css" href="css/index.css"> 阅读全文
posted @ 2016-03-06 21:41 嘆世殘者——華帥 阅读(447) 评论(0) 推荐(0)
摘要: html <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title></title> <link rel="stylesheet" type="text/css" href="css/demo.css"> <script type="te 阅读全文
posted @ 2016-03-06 12:38 嘆世殘者——華帥 阅读(245) 评论(0) 推荐(0)
摘要: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>JS计算器</title> <link rel="stylesheet" href="http://cdn.bootcss.com/bootstrap/3.3. 阅读全文
posted @ 2016-03-05 21:18 嘆世殘者——華帥 阅读(259) 评论(0) 推荐(0)
摘要: <!DOCTYPE html5> <html lang="en"> <head> <meta charset="UTF-8"> <title>3D旋转幻灯片</title> </head> <style type="text/css"> body{ perspective:500px; perspe 阅读全文
posted @ 2016-03-05 16:43 嘆世殘者——華帥 阅读(228) 评论(0) 推荐(0)
摘要: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>表单和图片</title> <link rel="stylesheet" type="text/css" href="css/bootstrap.min.css 阅读全文
posted @ 2016-03-05 00:19 嘆世殘者——華帥 阅读(413) 评论(0) 推荐(0)
摘要: 某东效果: 简易实现效果: P.S:图片不是重点.... <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Document</title> </head> <style type="text/css"> bo 阅读全文
posted @ 2016-03-04 20:57 嘆世殘者——華帥 阅读(228) 评论(0) 推荐(0)