Left Wing Conservative
New Member
- Messages
- 11
- Reaction score
- 0
- Points
- 0
Hi everyone:
This next problem I have is MIND-BOGGLING :nuts:
I have a page @ http://theleftwingconservative.x10hosting.com/podcasts/video/youtube/ that's supposed to have my YouTube Channel page @ http://www.youtube.com/leftwingconservative embedded in an iFrame that sits just below the news ticker. But all I get is the page background, the banner & the scrolling news ticker.
Here is the EXACT code I'm using on the page
What could I be doing wrong?
Help!
Cheers
This next problem I have is MIND-BOGGLING :nuts:
I have a page @ http://theleftwingconservative.x10hosting.com/podcasts/video/youtube/ that's supposed to have my YouTube Channel page @ http://www.youtube.com/leftwingconservative embedded in an iFrame that sits just below the news ticker. But all I get is the page background, the banner & the scrolling news ticker.
Here is the EXACT code I'm using on the page
Code:
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Author" content="Pat Cook">
<meta name="GENERATOR" content="Mozilla/4.79 [en] (Windows NT 5.0; U) [Netscape]">
<title>The Left Wing Conservative - YouTube Channel</title>
</head>
<body background="OuterSpace3.gif">
<center><img SRC="tlwclogo.gif" height=90 width=702>
<br>
<br>
<p><script LANGUAGE="JavaScript" SRC="http://widgets.cc/rss/ticker/ticker.php?rss=http%3A%2F%2Frss.news.yahoo.com%2Frss%2Fpolitics&fontfam=Arial%2C+Helvetica&border_style=outset"></script>
<noscript></center>
<div style="border-style: outset; width: 100%;">
<div style="background: #dcdcdc; text-align: center; font-family: Arial, Helvetica; font-size: 17px; overflow: hidden; height: 31px; width: 100%;">
<center>JavaScript must be enabled for the <a href="http://widgets.cc/rss/ticker/">RSS
Ticker Widget</a> to work.
<p><iframe frameborder="0" width="900" height="900" src="http://www.youtube.com/leftwingconservative"></iframe></center>
</div>
</div>
</body>
</html>
Help!
Cheers
Last edited: