1
exoticknight Dec 13, 2013 这比直接写CSS还麻烦呐……
|
2
JoyNeop OP @exoticknight 只是想玩玩。。。
|
3
learnshare Dec 13, 2013
自己解析吧
|
4
JoyNeop OP ((DOCTYPE html)
(html (head (title "Lorem") (style (body (margin 0) (color red)) (p (padding 20px)))) (body (h1 (id "top") (class "nameless") "S for CSS") (h2 (class "nameless") "This is really fun.") (p "Don't you think so?") ) ) ) |
5
mrschoba Dec 13, 2013
WT..,请看haml
|
6
gihnius Dec 13, 2013
|
7
Dungeons Dec 21, 2013
这很麻烦……
|