Forum Moderators: phranque
I have never had any official training and basically have just taught myself what I currently know.
I know I need to learn alot more but am not sure of the best way to go about it, should I prioritise learning HTML or CSS or should I buy Dreamweaver or are there other programmes I should look at such as photoshop, or anything else to work in conjunction with frontpage?
Any advise would be greatly appreciated as I have spent a lot of time on this site and discovered there are many other editors which I am not aware of or their importance.
If anyone could share their thoughts on the best ways to learn and how you have enhanced your knowledge it would be great.
I have seen trash come out of all wysiwyg editors. It is up to the user not to use FP "features" that do bloat the code (just like any other wysiwyg editor).
It can/does also write clean external CSS files. I do not use it, although I did at one time.
I would suggest learning to read the HTML code that is being produced so you have a thorough understanding of HTML. I would also suggest running all HTML through the W3C validator and same with external CSS files. The W3C site is a great site.