Using frontpage 2003, I want to take a web design that
was created for IE and create it for firefox instead so
i can add conditional comments to end of my code,
and make my website work in IE, FIREFOX, Safari, ect...

How do I do this?! Exactly. Details. Pretty Please :)

Just design it to be browser-independent. Never use anything that is browser-dependent.

This is basically not putting size styles (width, height) on the same tags that contain nonzero surrounding styles (margin, border, padding). If you need both, nest two sets of tags.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.