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 Code:
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.