Besides MS Frontpage I am sick and tired of MS. mainly because of compatible issues. I got a nice css based template..stick it in Frontpage 2003 and all looks xlnt in IE 6 or 7, then in firefox it's a piece of mess. So, I ask you, is there a HTML design program with WYSIWYG for Firefox and/or MAC browsers? I was told if it works and displays well in Firefox it will look right in IE. thanks in advance for suggestions
Learn to code by hand before switching editors. Most people here will tell you this... Then, I would recommend using Dreamweaver with the code view as it highlights your syntax and has auto-complete. But, learn to code by hand first... Especially if you've been using Frontpage.
Want to be my online friend? I'm new i need someone i can trust a to be my friend. Like show me new stuff on the forum.
Yes Microsoft are awful. Dreamwever is the best option. It's also good if your quite new to coding html and css.
NOTEPAD first! When you can make a table-less, valid xhtml+css html template by using notepad, switch to Dreamweaver. Btw, your title seems confusing coz I would like to answer Photoshop, lol
Totally agree, but do not spend months on notepad, just try and get the basics (html, tables, CSS...). You will not regret the time you invest especially if you intend to do some pro work on the web for some years.
No one should be using FrontPage. Hell, Microsoft doesn't officially even support the product anymore ffs! Get a copy of Dreamweaver... but at the same time, work in split screen mode so you can learn what you are doing and won't have to rely on the WYSIWYG editor forever. cheers
You wont get far trying to do pro work if you plan to use tables. Learn to build valid xhtml and css from the start. It will save you an awful amount of time in the future.
Lots of opinions here. I tried a number of WYSIWYG HTML Editors; the last two were Nvu and it's "child" KompoZer. Both mess up the coding so badly that I went to Notepad. Having said that, I would beginners to use KompoZer or Nvu.
I have an older version of dreamweaver, but it is still better then most software out there. Certainly helps me out a hell of a lot.
Dreamweaver is good... i've been used this aplication since UltraDev version until now (dreamweaver 8). Dreamweaver is very easy to understand. And now, i try to use GoLive (Beginner).