Forum Moderators: martinibuster

Message Too Old, No Replies

Maximum browser compatibility for AdSense

         

Tonearm

4:46 pm on Apr 16, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Usually when I make a website I use CSS and even some absolute positioning for source ordering. I'm experimenting with an AdWords->AdSense site though, and I'm thinking I should be using code that is as widely compatible as possible, not necessarily the most compact, readable, search engine optimized, etc. Should I be using no CSS at all? I know most browsers do fine with modern code, but this seems like it could be a situation where reverting back to old coding techniques would be beneficial.

- Grant

jetteroheller

8:06 pm on Apr 16, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Why?

Old browsers not knowing CSS do not knoy <iframe> also.

No iframe, no Google AdSense.

Test with todays versions of MSIE, Mozilla and Opera.

Tonearm

8:37 pm on Apr 16, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Good point.

- Grant