When clicking on tab A, show content for tab A. Click on tab B, show content for tab B, and so on.
What\'s the most simple and compatible way of constructing a HTML snip
If "simple and compatible" are your only two criteria, I'd suggest the jQuery UI Tabs plugin. Cross-browser, and a cinch to implement.