Opening a website (beside getting the domain and web host) how difficult is to admistrate it? Is "Dreamweaver" a good web development application, what type of web page can create with it, can you tell me any site that was created with "Dreamweaver"? What about putting videos on the web site, have this to do with the web development application? I was planing to open a web page but im not well known with the designation and how to administrate it, i will need some information, thank you.
Dreamweaver is probably the worst "web builder" you could choose. It generates a code that is unmaintainable.
If you open a well written site in DW, it will screw-up the code.
Learn to code: HTML, CSS, javascript, php and mysql.
W3schools.com is your BEST starting point, and is free. YOU have to put a bit of effort…
(But you will become a pro)
September 6th, 2010 at 2:35 am
I would suggest you to start out Wordpress.com as it is completely free, and they provide you with all the tools and designs you will ever need. You can easily manage the website through the Administrative control panel.
When you are more experienced, you can try out self-hosted WordPress. You can also easily install your own WordPress through Fantastico in cPanel. You can read a step by step tutorial on this page http://www.100webhosting.com/how-to-create-a-blog-with-wordpress/
Hope that helps, good luck!
References :
http://www.100webhosting.com
September 6th, 2010 at 3:16 am
Dreamweaver is probably the worst "web builder" you could choose. It generates a code that is unmaintainable.
If you open a well written site in DW, it will screw-up the code.
Learn to code: HTML, CSS, javascript, php and mysql.
W3schools.com is your BEST starting point, and is free. YOU have to put a bit of effort…
(But you will become a pro)
References :
September 6th, 2010 at 3:54 am
Dreamweaver is a tool for html embedding, in html contains so many taga,
learn to html plz go through http://www.w3schools.com
References :