Forum Moderators: mack
I learned that by the time I learned all the FP work-arounds that I might as well just learn html and css and do it.
It seems to me that if you plan your style sheets and formats that you can simplify and reduce your coding work quite a bit. I am still hand coding everything but wonder what I might be missing.
Are the translaters really that big a time saver?
I think WYSIWYGs are a good way to learn HTML, but I use a text editor for everything I do. I probably takes a little longer, but most graphical editors seem to add a lot of unnecessary code. For compatibility, I always design everything for Firefox, then when I have it the way I want, test in IE/Opera/others. I find it's much easier to code for a standards-compliant browser like FF, then tweak for IE, than the other way around. Hope this helps, and good luck!
Chad
It would probably be best to learn HTML programming and CSS programing. The reason is you will be able to control everything alot easier. Also those other programs create way too much code and that can slow your page loads. If you use CSS you can reduce the excess litter code and increase the speed of your pages loading. This way visitors will not need to wait as long for your pages to load and you will
keep visitors rather than lose them due to the long waits that can sometimes occur. Visitors don't like to wait around for pages to load and usually leave and find a better site that loads quickly.
Hope this helps:)
frenzy77
I started using FrontPage. I found that some browsers/screen combinations were not receiving things the way they looked on my screen.
An important point to bear in mind first, is that ALL web pages look different to different users. The variety of web browsers, monitors, screen resolutions and viewport sizes, and font sizes means that it is futile to wish for a web page to look the same to any two users. Keep this in mind, and be content with pages looking OKAY to different users and you will save yourself a lot of uneccessary stress.
Matt
What can these editors do that improves on note pad?
Andrew