zen garden

好好好好好好有意思!神奇!~~~

1.webstorm和chrome联系 ,自动刷新,很方便

安装JetBrains IDE Support插件

在setting 搜索 live edit 设定自动刷新时间

运行debug模式


2.第一个字母样式不同,

利用css找到他,伪类

.class p:first-child:first-letter


3.CSS3 :nth-child() 选择器

规定属于其父元素的第二个子元素的每个 p 的背景色:

p:nth-child(2)

{

background:#ff0000;

}


4.

text-indent:100%;//首行缩进 可以用 text-indent: 2em 两个字符缩进

white-space:nowrap; //规定段落中的文本不进行换行:

border-bottom:1px dashed  #999;// dashed虚线

background:transparent;//背景透明


5.

a:link //有链接属性的时候显示 – href 属性 

a:visited // 链接地址被访问过

a:hover //鼠标移动到DOM节点上面

a:active //鼠标点击瞬间


6.ul无样式

list-style:none;


7.自己动手做一个啊啊啊!!!然后开始做时尚传媒的首页,嘿嘿嘿抄他们的嘤嘤嘤