PDA

View Full Version : Any one having Zen Coding knowledge.



xhtmlpress
02 Feb 2012, 08:56 AM
I was looking for some Zen Coding Tutorial online but got nothing much informative. I have knowledge in some basic zen code like using ("html" and by pressing tab to get the <html></html> code) and
html>head+body

<html>
<head></head>
<body></body>
</html>


but i was looking for some advanced level code if i can assign some basic attribute to these elements.