Hello all, I have a strange situation. I currently use Firefox as ny default webrowser. I embeded some code from a website for a video clip that I uploaded to my webpage. It's not a problem viewing it. However, Internet Explorer users are telling me that the video does not load and it's simply blank. I don't know why this is happening?
Here's the basic code;
<html>
<body>
<iframe width="640" height="480" src=" frameborder="0"> </iframe>
</body>
</html>
Here is my actual website;
The video should appear under the heading Fall 2012.
Thanks
Chelsea
Here's the basic code;
<html>
<body>
<iframe width="640" height="480" src=" frameborder="0"> </iframe>
</body>
</html>
Here is my actual website;
The video should appear under the heading Fall 2012.
Thanks
Chelsea