Originally posted by Sn00py
UR, I have been building websites for coming to 12 years now, I disagree with everything you just said.
UR, I have been building websites for coming to 12 years now, I disagree with everything you just said.
12 years ago is 1994. In 1994 most people had no idea of the Web, and people used 19.2kb modems to dialup for connections. There were no automated tools doing websites and you had to do all the coding by hand.
Originally posted by Sn00py
1. You would have to be the fastest typer just to catch up to professional webdesigner doing it in design view, and I still think the design view guy would win. Think about it, by the time you have finished typing < table > he is already adding the row and column numbers in the table window. It's just obvious.
1. You would have to be the fastest typer just to catch up to professional webdesigner doing it in design view, and I still think the design view guy would win. Think about it, by the time you have finished typing < table > he is already adding the row and column numbers in the table window. It's just obvious.
And for very small websites the amount of time you spend on doing the design, as opposed to putting in contents, is small. There are editors that allows you to insert tags easy, and I am a fast typist.

Originally posted by Sn00py
And you say you have a hard time getting it to work for IE? WHY?
And you say you have a hard time getting it to work for IE? WHY?
Com'on, what kind of Web designer doesn't know this?
Originally posted by Sn00py
IE is great! Honestly, I don't know what the praise is for Firefox, IE's compatibility and stability DOES surpass Firefox in this regard, I know this because I have to use both extensively for testing, for some reason, 1 out of every 5 websites I build, I run into a basic problem that Firefox can't understand and I have to go around searching for an answer, some which I have discovered do not even have a solution. But IE, well, it just knows the language, and it just works.
IE is great! Honestly, I don't know what the praise is for Firefox, IE's compatibility and stability DOES surpass Firefox in this regard, I know this because I have to use both extensively for testing, for some reason, 1 out of every 5 websites I build, I run into a basic problem that Firefox can't understand and I have to go around searching for an answer, some which I have discovered do not even have a solution. But IE, well, it just knows the language, and it just works.
Do you know the problems you have encountered are very likely to be Dreamweaver (or whatever you were using) generating IE-specific code, so it fouls Firefox? Try putting that stuff through a validator (HTML, CSS).
Comment