Title: CSS problems in IE?
Last modified: August 18, 2016

---

# CSS problems in IE?

 *  [anderson](https://wordpress.org/support/users/anderson/)
 * (@anderson)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/css-problems-in-ie/)
 * Hi,
 * Since a few days my website [http://www.tonymoore.nl](http://www.tonymoore.nl)
   doesn’t come up fully in IE. My menubar, page background and header are not shown
   in IE. In FireFox i don’t have that problem. Any idea how i can fix this?
 * By the way: it’s not a browser caching thingy, since I’m getting lots of e-mails
   from visitors who are having the same problem.
 * Thnx in advance!
    Tony

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [anderson](https://wordpress.org/support/users/anderson/)
 * (@anderson)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/css-problems-in-ie/#post-467493)
 * If I run my site through validator.w3.org I’m getting also a lot of errors such
   as below. Maybe this has got something to do with it?
 * ##############################
    # Error Line 69 column 93: “Probleem” is not 
   a member of a group specified for any attribute.
 * …d.jpg” alt=”TonyMoore.nl – “Probleem met Internet Explorer” align=”right”/>He
 * # Error Line 69 column 97: “met” is not a member of a group specified for any
   attribute.
 * …g” alt=”TonyMoore.nl – “Probleem met Internet Explorer” align=”right”/>Het sc
 * # Error Line 69 column 106: “Internet” is not a member of a group specified for
   any attribute.
 * …onyMoore.nl – “Probleem met Internet Explorer” align=”right”/>Het schijnt dat
   ####################
 * These are errors regarding an alt tag. That’s weird isn’t it?
 *  Thread Starter [anderson](https://wordpress.org/support/users/anderson/)
 * (@anderson)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/css-problems-in-ie/#post-467530)
 * Most of the errors reported above, I’ve fixed. But the problem with IE (not showing
   the complete page – press CTRL+F5 a few times on my site and you know what I 
   mean) still exists.
 * Anyone got a clue?
 *  Thread Starter [anderson](https://wordpress.org/support/users/anderson/)
 * (@anderson)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/css-problems-in-ie/#post-467592)
 * Problem solved!
 * A few lines of code were missing in one of my posts
 * #### code that caused the problem ######
    <embed style=”width:490px; height:416px;”
   id=”VideoPlayback” type=”application/x-shockwave-flash” src=”[http://video.google.com/googleplayer.swf?docId=1026936766153024635&hl=nl”></embed&gt](http://video.google.com/googleplayer.swf?docId=1026936766153024635&hl=nl”></embed&gt);####
   end of bad code #######
 * —–
 * #### start of correct code ######
    <embed style=”width:490px; height:416px;” 
   id=”VideoPlayback” type=”application/x-shockwave-flash” src=”[http://video.google.com/googleplayer.swf?docId=1026936766153024635&hl=nl&#8221](http://video.google.com/googleplayer.swf?docId=1026936766153024635&hl=nl&#8221);
   allowScriptAccess=”sameDomain” quality=”best” bgcolor=”#ffffff” scale=”noScale”
   salign=”TL” FlashVars=”playerMode=embedded”></embed> #### end of correct code######
 * 😉

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘CSS problems in IE?’ is closed to new replies.

## Tags

 * [Internet Explorer](https://wordpress.org/support/topic-tag/internet-explorer/)
 * [layout](https://wordpress.org/support/topic-tag/layout/)
 * [Stylesheet](https://wordpress.org/support/topic-tag/stylesheet/)

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 3 replies
 * 1 participant
 * Last reply from: [anderson](https://wordpress.org/support/users/anderson/)
 * Last activity: [19 years, 7 months ago](https://wordpress.org/support/topic/css-problems-in-ie/#post-467592)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
