Quote:
Originally Posted by AlienQ
Dude.. Why? Why?
All ya goto do is Browser detection and refer the appropriate template.
Browser detection can be done 1 of two ways.
Server side, or using Javascript.
Both of which will direct the user to the appropriate template.
And guess what the best part about it is? The best part is that a base Table layout will be more reliable in terms of structure control.
|
Javascript is programming.
Plus, in order to create what would look like an entirely different site. You'd have to code two different versions of a table based layout and load each one accordingly. With CSS, you're only loading a different style sheet. And there's no coding involved!!!!