I want to buy easy and professional site builder, Which can doo all jobs in one click. Please Tell me what premium tool you use for web designing? I use only frontpage and Dreamweaver but they are very difficult to use. Please tell me some good automatic web builder
Do not understand what you want? Dreamweaver is a very good editor. html and css along with wysiwyg is what makes this stand out from the rest. As far as a one click option maybe you can employ someone to build sites for you.
Dreamweaver is not hard at all to learn. With dreamweaver you can just click a few clicks to make tables, forms, insert images etc etc. I insist you learn to code by hand since dreamweaver creates a hell of alot unnessesary code if you don't know what you're doing. But still, if you're going with tableless design you have to do pretty much everything by your own. Now I just assumed you are a beginner, please excuse me if you're not
Don't think you'll get easier then dreamweaver - whatever you don't don't use frontpage. Don't know mush about it, but perhaps try out Microsofts new tool - Expression
you all are right both are easy and good but i want auto site builder, i am ot profession and i want to make prefessional things and i think i need a premium software with built in functionalities and abilities to do all basic Jobs and Complecated one Also can you please suggest one?
arcguy, I use Xsitepro software for my websites. If you want a basic sales page kind of website or even a content website, it's REALLY easy to get it done with xsitepro. They even have a forum for discussion where all your questions get answered really fast and they offer really good service. They are coming out with a new version and it's supposed to have even more features. Check out xsitepro.com.
Hi there, If you don't want pointless folder and abundant code in your files...don't use FrontPage, if you do FrontPage is the WYSIWYG for you....joking don't use it. Dreamweaver is good, but I only use it for editing CSS and PHP files because it adds colouration and makes syntax easier to spot. Apart from that I suggest that you write everything in NotePad. But if you use Ubuntu or any other type of Linux, use 'Gedit Text Editor'. It understands most web language (and server side languages) syntax, I'll upload a screenshot. Screenshot: Regards, Kieran Taylor.
I think you are talking about a program that would create a web site design & code it all with one click functions. I have a background in VB and last night I saw what you wanted. Thought of how I could do something similar in VB using W3C standard CSS & xHTML. I coded a design into strict xHTML & CSS, and it is possible to write such a program but there is still a large aspect of the process the requires human involvement, like chopping up the design. This is where the VB program idea goes down some hills to reach this conclusion: Go to Lynda.com learn how to design websites with CSS & hand code! It's definitely worth it. I see a lot of props on the Dreamweaver. It is true that it's a good editor, but I found a little gem that I must share. Aptana.com this is a HTML/CSS/Javascript editor. It excels in project/file management, ftp uploading while you work(if you want), excellent tool tip help that will fill in CSS code like Dreamweaver, and just like Dreamweavers it uses snippets. I didn't take advantage of this with DW but with aptana you can create actions that hold HTML or CSS code, and apply variables, so you can make a well formed xHTML template in one click and you can set it to ask the Title of the page, and any other important information. Aptana.com is merging with Rad Rails, and couldn't possibly be at a better time.