Jump to content

Any one having Zen Coding knowledge


fredrikrob

Recommended Posts

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.

 

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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)

Link to comment
Share on other sites

  • 4 weeks later...

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.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.