fredrikrob Posted February 2, 2012 Share Posted February 2, 2012 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. Quote Link to comment Share on other sites More sharing options...
trq Posted February 2, 2012 Share Posted February 2, 2012 No idea what you are talking about sorry. Quote Link to comment Share on other sites More sharing options...
ManiacDan Posted February 2, 2012 Share Posted February 2, 2012 If you're talking about auto-complete in Zend Development Environment, there's plenty of help files in the application itself. Quote Link to comment Share on other sites More sharing options...
fredrikrob Posted February 3, 2012 Author Share Posted February 3, 2012 yes it's just like auto complete , i have found it here I am posting a link to get the idea : code.google.com/p/zen-coding/ Quote Link to comment Share on other sites More sharing options...
ManiacDan Posted February 3, 2012 Share Posted February 3, 2012 Yeah...I've never heard of this before. It doesn't look like something I would use. I just type the tags. Writing actual HTML is less than 5% of my job. Since it's a google code project, there's probably a google group associated with it. You should look for one. Quote Link to comment Share on other sites More sharing options...
ignace Posted February 3, 2012 Share Posted February 3, 2012 http://code.google.com/p/zen-coding/wiki/ZenHTMLSelectorsEn http://code.google.com/p/zen-coding/wiki/ZenHTMLElementsEn Complete explanation of what you want to achieve. Going wild: html[lang="nl" class="foo"]:5>body>div[id="wrapper"]>(div[class="left"]>div*3)+(div[class="middle"]>div*3)+(div[class="right"]>div*3) Quote Link to comment Share on other sites More sharing options...
Alexander_john Posted March 2, 2012 Share Posted March 2, 2012 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. Hello, I think for advance PHP is best. The code you are discussing is on HTML base. Quote Link to comment Share on other sites More sharing options...
ignace Posted March 2, 2012 Share Posted March 2, 2012 Ohoh premiso will go berzerk when he finds out you revived a dead topic... Didn't you get the memo? Quote Link to comment Share on other sites More sharing options...
ManiacDan Posted March 2, 2012 Share Posted March 2, 2012 Haha seriously. Also, captain necro has been warned twice, third time's a ban^H^H^Hcharm. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.