TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

Members
  • Total Members: 3,966
  • Latest: safir45
Stats
  • Total Posts: 195,990
  • Total Topics: 21,323
  • Online today: 633
  • Online ever: 8,223 (February 19, 2025, 04:35:35 AM)
Users Online
  • Users: 1
  • Guests: 304
  • Total: 305
  • @rjen

Whats wrong with this code?

Started by shadrach, December 14, 2006, 12:07:46 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

shadrach

Everytime I activate the block that I put this code into on my site, the whole thing borks. Can someone please tell me whats wrong with it? Its in an html block, and it shows up, but the rest of the site is messed up then.

<center><a href="http://www.distorted-logic.com"><img src="/linklogo.jpg" alt="Distorted Logic" title="Distorted Logic" border="0">
</a><br /><br /><form action="" method="post"><textarea name="linktous" cols="15" rows="4" readonly="readonly">
<a href="http://www.distorted-logic.com">
<img src="http://www.distorted-logic.com/linklogo.jpg" alt="Distorted Logic" title="Distorted Logic" border="0"></a>

rebelrose

are these all images with links you are tying to show here?

I tried that in a block and it seems to be a image on top of a scrolling block or iframe type thing.


shadrach

Its a block that has a small 88x31 image link in it, with the code to paste somewhere to link back to my site. For the life of me I cant figure out what is broken in the code to make it bork everything.

rebelrose

maybe try putting the link back code in code brackets


stormlrd


<center>
<a href="http://www.distorted-logic.com">
<img src="/linklogo.jpg" alt="Distorted Logic" title="Distorted Logic" border="0">
</a>
<br /><br />
<form action="" method="post"><textarea name="linktous" cols="15" rows="4" readonly="readonly">
<a href="http://www.distorted-logic.com">
<img src="http://www.distorted-logic.com/linklogo.jpg" alt="Distorted Logic" title="Distorted Logic" border="0"></a>
</form></center>


just a guess but you forgot to close your form ive added the closing tag here.

shadrach

yeah, I just didnt get it in the paste
oops

stormlrd


shadrach

Sorry, its been a long day. With the proper closing, it is not fixed. I dont know if it is a bad html command or what. Someone gave me the code from a phpnuke block made for the same purpose. It renders everything properly, but then nothing will come after.

stormlrd

well double check you got all the code as it does look incomplete to me.

shadrach

found it. </textarea>
eveidently that ISNT part of the form tag as we thought it was.

This website is proudly hosted on Crocweb Cloud Website Hosting.