27
May

I have had help from someone here who gave me a stylesheet to incorporate a video into an image of a tv but there are incompabilities in world wide web explorer and mozilla firefox can anyone help me? I have no idea how to use css I do my coding in html usually.

See the webpage here to see my problems:

http://www.rajadance.com/bio.html

1. There’s a red margin on the very top of the page in both browsers that wasn't here before.. The logo and title should be up on top.. I assume the stylesheet is inserting that top red margin.. how do I take it out?

2. in Mozilla firefox the video is off to the right side of the tv, in IE it is centered.. How do I make the video fill up the whole square of the tv in both brpowsers?

3. in IE, when the page loads a black line appears on the right of the tv and then disappears.. I assume it's from the stylesheet (the right part of the tv, tv3). How do I make that go away?

CSS wizards help!


Answer:

change to

; try that

Answer:
1.

body {

margin:0px;

}

2. {float:left;}

3. no it doesn't…

Book Mark it-> del.icio.us | Reddit | Slashdot | Digg | Facebook | Technorati | Google | StumbleUpon | Window Live | Tailrank | Furl | Netscape | Yahoo | BlinkList

This entry was posted on Tuesday, May 27th, 2008 at 2:11 am and is filed under Programming. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or TrackBack URI from your own site.

Leave a reply

Name (*)
Mail (*)
URI
Comment