Ok, I am programming a website and I need to do a lot of html forms everywhere. How can I reduce amount of my time doing that? Any ideas? I guess it should be done with functions.
I don’t use neither any frameworks nor OOP yet.
Thank you very much.
Ok, I am programming a website and I need to do a lot of
Share
Please google “Zen Coding“. I think it is what you want. For example:
If you input
div#content>h1+p, the following html will be generated:Zen Coding is supported by a lot of editors.