Link Works/Not in Iframe

liunx

Guest
Okay I made a page called u.html<br />
<br />
view here (<!-- m --><a class="postlink" href="http://www.digital-splash.net/sharai/u.html">http://www.digital-splash.net/sharai/u.html</a><!-- m -->) <br />
<br />
Well when I view it in an iframe the<br />
<br />
13reasons <br />
and <br />
quilts <br />
<br />
link don't work. But they do when not viewed in the iframe.<br />
<br />
view it here. when loaded click on YOU on the left side and see what I mean (<!-- m --><a class="postlink" href="http://www.digital-splash.net/sharai/japweeze.html">http://www.digital-splash.net/sharai/japweeze.html</a><!-- m -->) <br />
<br />
The first 2 links quotes an layouts work but the the other 2 I have stated.<br />
<br />
But what's odd is that they USE to work.<br />
<br />
<br />
Please help:D<!--content-->Code errors.....<br />
1 - content is not in the body part<br />
2 - two <body> tags<br />
:rocker:<!--content-->I think I fixed it but it didn't fix the link problem,<br />
<br />
Thanks anyways}:-)<!--content-->I've done a few refreses <br />
but this page <!-- m --><a class="postlink" href="http://www.digital-splash.net/sharai/u.html">http://www.digital-splash.net/sharai/u.html</a><!-- m --><br />
is still the same....<br />
====<br />
<HTML><br />
<HEAD><br />
<TITLE>Japweeze Essences</TITLE><br />
<br />
<style type="text/css"><br />
A:link<br />
{ text-decoration: value color:#257A93 }<br />
A:visited<br />
{ text-decoration: value [underline, overline, underline overline, line-through, blink, none]; color:#257A93 }<br />
A:active<br />
{ text-decoration: value [underline, overline, underline overline, line-through, blink, none]; color:#257A93 }<br />
A:hover<br />
{ text-decoration: value [underline, overline, underline overline, line-through, blink, none]; color:#257A93;<br />
//--><br />
</style><br />
<br />
<br />
<style type="text/css"><br />
<!--body {<br />
font-family: Trebuchet MS;<br />
font-size: 7pt;<br />
letter-spacing: normal;<br />
line-height: 10pt;<br />
color: #257A93;<br />
text-transform:;}--><br />
<br />
</style><br />
<br />
<br />
<style type="text/css"><br />
body <br />
{<br />
background-image: <br />
url("layout_iframe.jpg");<br />
background-repeat: <br />
no-repeat;<br />
background-attachment: <br />
fixed<br />
}<br />
</style><br />
== this has to be in the body===<br />
<center><b> YOU CONTENT </b></center><p><p><br />
<br />
[<a href=http://www.htmlforums.com/archive/index.php/"http://www.digital-splash.net/sharai/quotes.html" target="main">go</a>] Quotes<br><br />
[<a href=http://www.htmlforums.com/archive/index.php/"http://www.digital-splash.net/sharai/layouts.html" target="main">go</a>] Layouts<br><br />
[<a href=http://www.htmlforums.com/archive/index.php/"http://www.digital-splash.net/sharai/polls.html" target="main">go</a>] Polls<br><br />
[<a href=http://www.htmlforums.com/archive/index.php/"http://www.digital-splash.net/sharai/reasons.html" target="main">go</a>] 13 Reasons To Dump Your Man For A Banana<br><br />
[<a href=http://www.htmlforums.com/archive/index.php/"http://www.digital-splash.net/sharai/blinkies.html" target="main">go</a>] Blinkies<br><br />
[<a href=http://www.htmlforums.com/archive/index.php/"http://www.digital-splash.net/sharai/quilts.html" target="main">go</a>] Quilts<br><br />
<br />
<br />
</HEAD><br />
<br />
<br />
<BODY> === first tag===<br />
<br />
<br />
<style type="text/css"><br />
body {<br />
color: rgb(37,91,147)<br />
}<br />
</style><br />
=== and the second one===<br />
<body bgcolor="#33A2Cf" text="#257A93" link="#257A93" vlink="#257A93" alink="#257A93"><br />
<br />
== no content here===<br />
</BODY><br />
</HTML><!--content-->Sorry I didn't upload it. Look at it now, is it right yet? I think it is<!--content-->Your site just doesn't work. There are numerous nesting errors, unclosed tags, duplicate tags, and the HEAD and BODY tags are not in the right places. See this link for a list of errors: <!-- m --><a class="postlink" href="http://validator.w3.org/check?uri=http%3A%2F%2Fwww.digital-splash.net%2Fsharai%2Fjapweeze.html&charset=%28detect+automatically%29&doctype=HTML+4.01+Transitional&ss=&outline=&sp=">http://validator.w3.org/check?uri=http% ... tline=&sp=</a><!-- m --> . Look on this forum for the answers, all of these problems have been discussed in the last few days. <br />
<br />
Look also, at this site, it can show you a list of CSS errors to fix: <!-- m --><a class="postlink" href="http://jigsaw.w3.org/css-validator/validator-uri.html">http://jigsaw.w3.org/css-validator/validator-uri.html</a><!-- m --> .<!--content-->
 
Back
Top