Hey! I’ve told you before, that I’m gonna make my own WordPress theme.. yes, I’m serious about that. After take a look at codex.wordpress.org, I found that they have nice documented of sources for theme development.
There are many resources listed on where to learn about HTML/XHTML, PHP and CSS. But, what most important thing they didn’t mentioned there are the tools to get start with. So, while studying these coding things, I’ve prepared myself the tools to use in making my theme. Here they are,
I think that all the essential tools I need in developing my own WordPress theme.
4) Firefox 3, Internet Explorer 7, Opera 9.5 & Safari for Windows – For checking either my theme display correctly or not on these popular browsers. I don’t have Mac, hopefully Safari for Windows will do the testing jobs and my theme will display correctly on Mac. For my favourite browser Firefox, I also installed Web Developer extension..this is really excellent Firefox’s add-ons for web design especially for local code validation.


Thank you for this information.