Hi, I know HTML / CSS / JavaScript and have little idea on PHP / MySQL. At this moment I am learning WordPress. I already tried lots of thing in my localhost server and I am going to understand properly that how to develop a site by using wp. I have a silly question to WP developer... What is the best and easy way to convert a HTML/CSS site to wordPress? I look forward to hearing from you. thanks,
create a new folder, put your old stuff in it. install WP. manually insert css properties into WP template. manually insert html as posts. hope that helps, because you really can't "convert" an easier route that I know of.
There are a lots of tutorial on this topic on the net you can google for the same. But basic understanding of php and wordpress tags are compulsory for it.
Yeah, I have the basic understanding of PHP and MySQL. And I got some useful informations...Now learning WP-3 and trying lots of experiments from localhost... @marharri and @rakesh kumar thanks for the support.
You have just to change the template files page.php, single.php, index.php, header.php, footer.php and some other. Ok... it's damn hard work