Hi, I am not a coder / dont know any html stuff and hence i am looking for a "FREE" WYSIWYG Web Builder which can help me in editing the ready made template with images / a little bit with flash banners, contents, form creation etc. Pls guide me on the same.
Well, unfortunately what you are asking for is unrealistic -- WYSIWYG editors are the antithesis of sane site building if you care about people actually using your site, building a properly sustainable site, etc, etc... The code they produce is non-semantic bloated inaccessible rubbish, so by using them you are shooting yourself in the foot before you even get started! That you are asking for "never put on websites in the first place" garbage like flash banners isn't exactly encouraging either. If you really want to do it you should learn to code -- otherwise, to be brutally frank, you may have no business even HAVING a website. Sounds harsh -- that's reality for you. There's a reason it's called work and not "Happy Happy fun time".
Well, what deathshadow said is pretty much right. If you want to learn HTML/CSS there are some great sites that can teach you the basics. My personal favourite is www.htmldog.com Code (markup): So: forget about WYSIWYG editors, get a plain text editor (Notepad++/Notepad2/Textwrangler etc.) and start learning.