Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

IE vs Netscape (ASP Pages looking differet in netscape)

Status
Not open for further replies.

warner

Programmer
Nov 24, 2000
16
GB
Are there any particular issues tolook out for when tryingto code ASP pages that will display the same in IE and Netscape? Especially when using DIVs, FRAMES and TABLESwithin same form.
 
Ahh... the question of the decade.

Yes, there are a million things to think about, and there's not a list out there that I know of... I normally use a design package like Dreamweaver to layout the pages because it makes good cross browser html, and then I script in InterDev to make it all work...

It's a constant struggle to get pages to look right in both browsers, and there is no "pill" that makes it work. Best you can do is just play around with it until you learn what works in both. :-(
 
the trick is do design in Netscape... it is the booger of the two... chances are, it'll look great (like you wanted it to anyway ;) in IE.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top