不仅仅是游戏

Posted in Uncategorized | 1 Comment

肯德基和麦当劳

Posted in Uncategorized | Leave a comment

超可爱的瞌睡女

Posted in Uncategorized | Leave a comment

一头感动了全中国的”猪”

刚刚从爱枣报上看到这个视频,是《中国达人秀》的一个片段,非常之感人。

顺便再贴一个

我居然破天荒的开始写博了,雅蠛蝶~

Posted in Uncategorized | Leave a comment

我的CSS书写顺序

//显示属性
display || visibility
position
top || right || bottom || left
z-index
clear
float

//自身属性
width
max-width || min-width
height
max-height || min-height
overflow || clip
margin : margin-top || margin-right || margin-bottom || margin-left
padding : padding-top || padding-right || padding-bottom || padding-left
outline
border
border-radius
background : background-color || background-image || background-repeat || background-attachment || background-position
box-shadow

//文本属性
color
font
text-align
text-indent
text-shadow
line-height
letter-spacing
white-space
vertical-align
cursor

Posted in HTML&CSS | Tagged | 1 Comment

Hello world!

Welcome to MrZhang.me. This is your first post. Edit or delete it, then start blogging!

Posted in Uncategorized | Leave a comment