 |
|
|
| View previous topic :: View next topic |
| Author |
Message |
cephascarter
Joined: 02 Sep 2009 Posts: 2
|
Posted: Wed Sep 02, 2009 10:48 am Could someone take a look at my code it works in Fire fox bu |
|
|
|
Could someone take a look at my code it works in Fire fox but not Explorer. also the buttons don't look the same.
Here is the code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>ETV mp3</title>
</head>
<style type="text/css">
<!--
H1 {
font-weight: normal;
font-size: large;
text-transform: capitalize;
font-family: 'Times New Roman';
text-align: center;
color: #CCC;
border-top: 1px solid silver;
padding-top: 0em;
}
body, td, th {
color: #000;
}
body {
background-color: #07153a;
}
-->
</style>
</head>
<body>
<a href="http://www.endtimevoice.org/Text_Files/The_Message/57-0104%20Sirs%20We%20Would%20See%20Jesus.htm" title="Text"TARGET="_blank"><img src="http://endtimevoice.org/Text_Files/Read_txt.jpg" width="34" height="31" align="absmiddle" longdesc="http://endtimevoice.org/Text_Files/Read_txt.jpg" /></a>
<div style=bgcolor="#000080" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
<h1 align="center">
<marquee height="345">
Rev. William Branham: 1957-01-04 Sirs, We Would See Jesus
</marquee>
</h1>
</div>
<center>
<embed type="application/x-shockwave-flash" src="http://www.google.com/reader/ui/3247397568-audio-player.swf?audioUrl=http://www.endtimevoice.org/WebPlayers/EndTimeVoice_Player/media/William_Branham/1957/1957-01-04 Sirs, We Would See Jesus.mp3" width="400" height="27" allowscriptaccess="never" quality="best" bgcolor="#000080" wmode="window" flashvars="playerMode=embedded"/>
</center>
</body></html>
Here is the link:
http://endtimevoice.org/WebPlayers/mp3_player/1957-01-04_mp3_player.html |
|
quartzy
Joined: 26 Dec 2007 Posts: 477
|
Posted: Sat Sep 05, 2009 3:29 pm Re: |
|
|
|
| All tags need to be lowercase if using an XHTML doc type. The buttons will look different in most browsers, depending on what you are using. The text transform should be uppercase not capitalize, the times new roman should be followed by serif, or sans serif, in this case, serif. To give an alternative font type. Target blank in not allowed in XHTML. I would run your code throught the W3C validator and fix errors first. It may then work. |
|
cephascarter
Joined: 02 Sep 2009 Posts: 2
|
Posted: Tue Sep 08, 2009 6:47 am |
|
|
|
Thanks it was a big help.
Cephas |
|
quartzy
Joined: 26 Dec 2007 Posts: 477
|
Posted: Tue Sep 08, 2009 7:34 am re |
|
|
|
Glad I was of help to you. javascript:emoticon(' ') |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
|
 |
|
|
|
|
|
|
|