
Notes
文章平均质量分 72
Coder_Writer
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
HTML notes
tags hr: The tag defines a thematic break in an HTML page (e.g. a shift of topic). The element is used to separate content (or define a change) in an HTML page. input:http://www转载 2015-04-12 09:25:21 · 549 阅读 · 0 评论 -
CSS notes
CSS is used to control the style and layout of multiple Web pages CSS will define the attribute of element(property+value) CSS Syntax A CSS rule set consists of a selector and a declaration转载 2015-04-12 02:49:15 · 497 阅读 · 0 评论 -
BS notes
get started: http://www.w3schools.com/bootstrap/tryit.asp?filename=trybs_gs_container&stacked=h Containers Bootstrap also requires a containing element to wrap site contents. There are转载 2015-04-12 13:55:19 · 700 阅读 · 0 评论 -
Jade notes
Use Jade as more advanced html/js container div link: a(href='google.com') Google a(class='button', href='google.com') Google Jade supports template inheritance via the block and extends ke转载 2015-04-12 02:48:07 · 443 阅读 · 0 评论