The Essential Guide to Dreamweaver CS3 with CSS, Ajax, and PHP Publisher: friends of ED | 2007-07-22 | 785 Pages | ISBN: 1590598598 | PDF | 16.3 MB With over 3 million users worldwide, Adobe's Dreamweaver is the most popular web development software in the world, and it just took another step forward with CS3, the new version released in 2007 http://www.topviewed.info/2009/10/essential-guide-to-dreamweaver-cs3-with.html
I am working with Dreamweaver. Is it possible to create a blog using this software? Any other software is not optional. If so, could you help me?
It's possible to create any site with Dreamweaver. Dreamweaver is a text editor. You can write any code you like in it. How do you do it? The same way you do it in any text editor, start with a few blank files and add code. Dreamweaver helps with the layout, it doesn't write programs for you. (It writes half-decent HTML for what you lay out, but that's it. You still have to write the Javascript and PHP by hand. And if you want good HTML and CSS, you have to do that by hand too.) Programs don't write websites, programmers do.
Aha. I will have to learn about PHP and Javascript then! Also how to write HTML and CSS, and understanding codes. Which I partly do now.
Link is dead, I prefer to use notepad + + and a browser than Dreamweaver but thanks for the information