You sir need to learn HTML, CSS, Java, and PHP the hard way like the rest of us.
I am sure I could learn but I would need to know what to use. I am just getting into web design and I wanted a program like Dreamweaver that supports code AND easy drag and drop. I am looking for some tips to start off. Not something that I would have no clue what to do at the start.
Code HTML in notepad and upload it to an FTP server.
You can view HTML without a webserver FYI. Just create a txt file on your desktop, whack some html in that bad boy. Then go to File > Save As and type this in the name box (with the quotes): "website.html"Then just open website.html in Firefox or whatever browser you use.
I will mess around with it. Anything you guys recomend me to do to start out with? A basic code that links to a page? Adding an animated graphic, anything?
A basic code that links to a page