yes. For windows mozilla: CTRL+U CTRL+A CTRL+C create a .html file CTRL+V save the file as index.html upload to site. and you're done. note: this will become a static website.
and can we also convert wordpress theme to html or php.... by the same method which you have given ????
yes it is the same process.... in a manner of speaking, when you view a website, your browser essentially is showing you the html version of the page. By viewing the source code, and saving this into a html file, then you have essentially converted your site from wordpress into html (remember you will need all the css files / stylesheets to keep the styling correct) But this will only do 1 page. How many pages do you plan on doing? Once this has been done (created as a html page) how do you plan to update the words? or the links? or how will you change the theme? People pay thousands to have their html websites migrated INTO wordpress, in fact, it has been proven that wordpress (and other CMS) SAVE people money vs a plain html site, so I for one cant think of a reason why to go backwards.
Matt i am really really really thankful to you for a detailed msg... i really appreciate it .. actually i have a website since 2007 and now i think ... and also my friend suggested me that you should change your template becoz it is also the reason that i am not earning much through adsense... template is old adsense adds not placed properly thats why i want to change template and wordpress templates r nice... thats why thinking to convert .. may be it will beneficial for me... ? and my website its... coolfreeimages.net
The easier was would be to "Save page as..." in Google Chrome. However the output from a Joomla website would be a colossal amount of code and content. If this will be a live website you should really just rebuild from scratch as a static site, using some simple framework.