This is problem one of the most annoying concepts I have come around to after using several internet programming languages.
I have frames set out like so:
11111
23334
55555
I hope people can understand that lame drawing :p
Now what I wish is that all the frames stay in that layout when present in each browser, firefox, ie, safari, etc and do not change like I have at the moment. Same code 3 different browsers 3 different layouts :(
Any idea how to get this done so there all the same across all browsers?
I have used pixel based, percentage based, any other ideas?
or maybe best just to get a tag all together?
Thanks, Regards X