I am creating a webpage similar to wikipedia. And I am using Twitter Bootstrap.
For designing a tab I am using bootstrap as in the url Bootstrap Tabs
In IE7 my tabs are looking like below
In Chrome it is looking great
Please help
Code
Your code as posted in the screenshot is giving me the following output..
You can check if the issue remains after clearing browser cache.
I was using only
<link rel="stylesheet" type="text/css" href="bootstrap.css" />
and no other css or js file..