I want to design a website, so i am searching best tool through which i can design my website, can anyone wuggest me which is the best and easy tool to deign the website in short period of time and with excellent efficiency.
I'd "wuggest" using Dreamweaver - that's if you have the funds to buy it and plan on using it enough to justify the cost. Otherwise, use Notepad++ .
hohoho... why don't you use some of CMS like joomla?? it is more easy and simple but you can make such an adorable and cool site without confusing a million code like php. but if you a pro, i suggest dreamweaver too.
yeah it hinke dreamweaver is the best for the start if you use linux use bluefish awesome to work with
I wuggest using something like Wordpress to get you started. You'll get the immediate satisfaction of "having a website", without having to start at the doctype. To DESIGN a website, use something like Photoshop or GIMP. To CODE a website, use a code editor like Dreamweaver (not the design editor!) or PSPad/Notepad++/etc.
It may be hard to say what the easiest design tool would be. I think you just have to try a few and see what you like. I use Adobe photoshop and Adobe dreamweaver and they are great. they are reasonably easy to grasp and both extremely powerful. Also you can try with some CMS such as Joomla, Drupal, Websitebaker, Wordpress....
Another vote for the CMS: Joomla, WordPress, Drupal... There are some WYSIWYG programs that can be beginner-friendly too, like Nvu. Good luck!
joomla it's better than other CMS, have tons of extension, the premium template with great graphic. i think you would love joomla if you using it.
i am using dreamweaver to design a website. dreamweaver is easy to use. i suggest you to use dreamweaver to design a website in short period of time
I use photoshop to design and Programmer's Notepad to code it but I guess if you mainly design and dont want to do the coding manually, dreamweaver is your best friend =)
Visualization is a technique to graphically represent sets of data. When data is large or abstract, visualization can help make the data easier to read or understand. There are visualization tools for search, music, networks, online communities, and almost anything else you can think of. Whether you want a desktop application or a web-based tool, there are many specific tools are available on the web that let you visualize all kinds of data.....
if you need , fast and efissien then i suggest you wordpress. if you need powerfull, fast then i suggest you joomla if you want to make your own website, edit etc then i suggest you dreamweaver .
Joomla if looking for a open source framework. Dreamweaver if you don't mind paying. Although, I quite like using MS Expression Web. Then, there's always the old faithful - Notepad!
oh really? Expression Web is something that actually looks fairly attractive. I currently use Dreamweaver, although it's no good for checking cross-browser compatibility. I had a look at the 'Top 10 features' on the Overview page - the "Visual Diagnostics" really appeals to me...does it actually do what it says on the tin? Also what's expression Web like for colour-coding code? If I remember correctly FrontPage was absolutely awful for it. Reckon it's worth trying the demo?
Just to be clear, everyone have sudgested a little different things to you. Dreamweaver and Notepad and stuff like that (personally I use Visual Studio 2008, I find it to be even better than the latest dreamweaver) are editors for html and css. You need them to create the visual representation of your website sketch (which you should have before you start making the website). Joomla, Wordpress, Drupal, and so on - those are CMS, Content Managing Systems. They are scripts which you install on your web server and which help you to manage your website. (for example provide a menu mechanism so that you do not have to copy the same html for menus on all of your pages). In the end, you will probably need both a good editor and a CMS. (and a server of course, doh)