I want to create wordpress them but i don't know HTML .Please tell me that how could i create a wordpress them without HTML.
With your requirement. I think you can create them with paper, pen, pencil or photoshop maybe. No offense.
You'll need to know HTML as a bare minimum, and usually some PHP as well. If you know CSS, you can find a theme that looks close to what you want, and then change the look of it with CSS.
In my opinion, very best step is to sketch a design on paper and then implement it in Photoshop. This is the way how I normally create WP themes. Then surely CSS and the like. GL!
It's theme not "them", and you can't make it without HTML. That question is like "Can I drive car without fuel"? You need to know HTML,CSS, PHP(just wp functions if you don't need some custom functions)(minimum) to create WordPress theme that is useful.
Dear i know a process, in which you can create wordpress theme without knowing HTML. that is software named "artistteer" find and download via google and create your theme. enjoy ..........
Given the absolute rubbish the people who made wordpress vomit up and call HTML... they don't seem to think so.
I could build a theme without PHP knowledge.... it's just if i want to make it more interactive then i need some knowledge of PHP.... but if you stick to a framework.. then html would do the trick... you just need to know how you could save a .php document
There are a few main components of a wordpress theme. 1. HTML 2. CSS 3. PHP Why do you want to create a theme? There are literally 10000s of themes in the web. You can use one of the them. You can pay someone to modify it according to your needs. When you say, you do not know HTML, i also assume that you do not know the other two (CSS, PHP). Start by learning HTML - it is pretty easy. Take a look at other wordpress themes. Start with the simple ones. If you understand design, you can also mock it up on photoshop or similar tool and someone will be able to slice it into a wordpress theme.
If you want to make your own template you must have knowledge about html , css and little bit about php. If you want to make blog in wordpress you do not need to learn about html and css etc. You want to learn html and css in free then you can see this website to learn it www.w3schools.com .