N
NWx
Hi,
I develop an ASP.NET app which should be used from Internet, so I don't have
control over what browsers will be used.
I don't want to target every possible users, so I don't really mind is some
user with a very ancient browser (Netscape 3 or 4, or IE 3) won't be able to
view the site properly.
However, I want that modern browsers (IE 5+, Netscape 6, Mozilla, Opera, and
possible other browsers with new versions) to be able to access the site and
render it as good as possible.
My question is if I should use Grid layout, or use Flow layout, and design
my site using tables?
Does new browsers (well, most of them) handle grid layout OK?
Any suggestions, advices or opinions regarding this are welcome.
Best regards
I develop an ASP.NET app which should be used from Internet, so I don't have
control over what browsers will be used.
I don't want to target every possible users, so I don't really mind is some
user with a very ancient browser (Netscape 3 or 4, or IE 3) won't be able to
view the site properly.
However, I want that modern browsers (IE 5+, Netscape 6, Mozilla, Opera, and
possible other browsers with new versions) to be able to access the site and
render it as good as possible.
My question is if I should use Grid layout, or use Flow layout, and design
my site using tables?
Does new browsers (well, most of them) handle grid layout OK?
Any suggestions, advices or opinions regarding this are welcome.
Best regards