Click here to Skip to main content
15,892,161 members

site not working properly in IE

shanalikhan asked:

Open original thread
Hi ,
pease have a look at http://classifiedspak.com[^].
Im working on it. It is not working fine in Internet explorer 9, but its works fine in google chrome.
I have used simple HTML and nothing HTML5 related. I also used old CSS and some places I used CSS3 which are working fine in IE and Chrome.
I don't know what the problem is and need someone to help.

---------
PROBLEMS:
- In IE : -Unable to see logo in top left corner.
-Unable to see headings like Quick links , Welcome to classifiedspak and other headings and other headings

THESE ARE VISIBLE IN CHROME but not in IE 9.


--------

XML
following is the css :


.logo { height:96px; padding:0; margin:0 auto;}
h1 { margin:0; padding:30px 0 0 20px; color:#636363; font:bold 38px/1.2em Arial, Helvetica, sans-serif; letter-spacing:-2px;}
h1 a, h1 a:hover { color:#636363; text-decoration:none;}
h1 span { color:#78bbe6;}
h1 small { padding:0 10px; font:normal 12px/1.2em Arial, Helvetica, sans-serif; letter-spacing:normal;}
h2 { font:normal 24px Arial, Helvetica, sans-serif; padding:8px 0; margin:0; color:#595959;}


following is the code of those heading which are making problem :

<a href="~/Default.aspx"  runat="server" id="logo"><span>classifieds</span>PakA complete Classifieds
            Portal
.....
  <  h2  >
            Welcome To ClassifiedsPak< /h2 >





Thanks,

Shan
Tags: CSS, HTML, CSS3, ASP.NET, ASP.NET4.0

Plain Text
ASM
ASP
ASP.NET
BASIC
BAT
C#
C++
COBOL
CoffeeScript
CSS
Dart
dbase
F#
FORTRAN
HTML
Java
Javascript
Kotlin
Lua
MIDL
MSIL
ObjectiveC
Pascal
PERL
PHP
PowerShell
Python
Razor
Ruby
Scala
Shell
SLN
SQL
Swift
T4
Terminal
TypeScript
VB
VBScript
XML
YAML

Preview



When answering a question please:
  1. Read the question carefully.
  2. Understand that English isn't everyone's first language so be lenient of bad spelling and grammar.
  3. If a question is poorly phrased then either ask for clarification, ignore it, or edit the question and fix the problem. Insults are not welcome.
  4. Don't tell someone to read the manual. Chances are they have and don't get it. Provide an answer or move on to the next question.
Let's work to help developers, not make them feel stupid.
Please note that all posts will be submitted under the http://www.codeproject.com/info/cpol10.aspx.



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900