Pink Poogle Toy Forum

The official community of Pink Poogle Toy
Main Site
NeoDex
It is currently Sat Nov 16, 2024 10:10 am

All times are UTC




Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 8 posts ] 
Author Message
 Post subject: Need help making HTML visisble
PostPosted: Fri Apr 08, 2005 12:46 am 
PPT Trainee
PPT Trainee
User avatar

Posts: 631
Joined: Thu Sep 16, 2004 9:06 pm
Location: In sentient plate world
Well, I made a guild layout for someone, now heres the problem. I can't find a way to make the code visible so he can veiw it and copy and paste it.

Here is the code.


Code:
<img

src="http://img164.exs.cx/img164/2302/packofthedarkwol

fheader5nw.jpg">
<p>
<p>
<p>
<div align="center"><table border="0" cellpadding="0"

cellspacing="0" width="400" height="262"

background="http://img164.exs.cx/img164/3751/packofthe

darkwolfblog7xy.png"><tr><td width="425" height="9"

colspan="2" valign="top"></td></tr><tr><td width=10

height="240" valign="top"></td><td width=391

height="240" valign="top"><div style="width: 178px;

height: 246px; overflow: auto"><div style="padding:

2px;">
<font color="white">TEXT HERE</font>
<br></div></div></td></tr></table></div>
<p>
<p>
<p>
<img

src='http://images.neopets.com/template_images/luperun

_yellowR.gif'><b><font

c="brown">Advertising</font></b> <img

src='http://images.neopets.com/template_images/luperun

_yellowL.gif'>
<div style="width:150; height:150; overflow: auto;">
Your text would go here... Make sure you add enough,

or the box won't scroll!
</div>
<p>
<p>
<p>
<img

src='http://images.neopets.com/template_images/luperun

_yellowR.gif'><b><font c="brown">Contest</font></b>

<img

src='http://images.neopets.com/template_images/luperun

_yellowL.gif'>
<div style="width:150; height:150; overflow: auto;">
Your text would go here... Make sure you add enough,

or the box won't scroll!
</div>
<p>
<p>
<p>
<img

src='http://images.neopets.com/template_images/luperun

_yellowR.gif'> <b><font c="brown">Links</font></b>

<img

src='http://images.neopets.com/template_images/luperun

_yellowL.gif'>
<div style="width:150; height:150; overflow: auto;">
Your text would go here... Make sure you add enough,

or the box won't scroll!
</div>



<img src="http://tinypic.com/8yw808.jpg" alt="Image hosted by TinyPic.com">

Tired of seeing Innappropriate ad's on neopets? Sign my petition.
http://www.petitionspot.com/petitions/innapropriateads


Top
 Profile  
 
 Post subject:
PostPosted: Fri Apr 08, 2005 2:49 am 
Way Beyond Godly
Way Beyond Godly
User avatar

Posts: 6587
Joined: Mon May 31, 2004 4:21 am
Gender: Female
You could try putting it in a textarea box.

Or just linking him to this page ;)

Or saving it in notepad and sending it to him.


Gone, forever.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Apr 08, 2005 3:00 am 
PPT God
PPT God

Posts: 1723
Joined: Tue Jun 01, 2004 5:30 pm
Gender: Female
yep either use a <textarea>code here </textarea> or <xmp>code here</xmp>

I prefer the textbox cause it's takes up less space on the viewing page.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Apr 08, 2005 5:54 am 
Beyond Godly
Beyond Godly
User avatar

Posts: 2903
Joined: Thu Jun 03, 2004 6:01 pm
Location: .com.au
BeDeviled wrote:
yep either use a <textarea>code here </textarea> or <xmp>code here</xmp>

I prefer the textbox cause it's takes up less space on the viewing page.


I've always been a fan of xmp tags but that's because I don't like the look of text boxes :)


avatar by spiralethe


Top
 Profile  
 
 Post subject:
PostPosted: Fri Apr 08, 2005 6:26 am 
Beyond Godly
Beyond Godly
User avatar

Posts: 4874
Joined: Thu Jul 22, 2004 3:20 pm
Location: Vancouver!
Medusa wrote:
BeDeviled wrote:
yep either use a <textarea>code here </textarea> or <xmp>code here</xmp>

I prefer the textbox cause it's takes up less space on the viewing page.


I've always been a fan of xmp tags but that's because I don't like the look of text boxes :)


Text areas look awsome! >.> What are you talking about?

Yeah, <textarea> HTML goes here </textarea>

If you want it bigger, just go <textarea width='#' height='#'> Stuff here </textarea>

If you dont set a width and height, its going to be really tiny. >.>


Top
 Profile  
 
 Post subject:
PostPosted: Fri Apr 08, 2005 7:24 am 
Beyond Godly
Beyond Godly
User avatar

Posts: 2903
Joined: Thu Jun 03, 2004 6:01 pm
Location: .com.au
watericesage wrote:
Medusa wrote:
BeDeviled wrote:
yep either use a <textarea>code here </textarea> or <xmp>code here</xmp>

I prefer the textbox cause it's takes up less space on the viewing page.


I've always been a fan of xmp tags but that's because I don't like the look of text boxes :)


Text areas look awsome! >.> What are you talking about?

Yeah, <textarea> HTML goes here </textarea>

If you want it bigger, just go <textarea width='#' height='#'> Stuff here </textarea>

If you dont set a width and height, its going to be really tiny. >.>


Textboxes are just downright ugly no matter what size they are. They can be made a little better by changing colours and whatever else but it still doesn't change the fact that they're text boxes.


avatar by spiralethe


Top
 Profile  
 
 Post subject:
PostPosted: Fri Apr 08, 2005 5:43 pm 
Beyond Godly
Beyond Godly
User avatar

Posts: 3703
Joined: Mon May 31, 2004 10:11 pm
Location: 51°23' 0°30
Medusa wrote:
watericesage wrote:
Medusa wrote:
BeDeviled wrote:
yep either use a <textarea>code here </textarea> or <xmp>code here</xmp>

I prefer the textbox cause it's takes up less space on the viewing page.


I've always been a fan of xmp tags but that's because I don't like the look of text boxes :)


Text areas look awsome! >.> What are you talking about?

Yeah, <textarea> HTML goes here </textarea>

If you want it bigger, just go <textarea width='#' height='#'> Stuff here </textarea>

If you dont set a width and height, its going to be really tiny. >.>


Textboxes are just downright ugly no matter what size they are. They can be made a little better by changing colours and whatever else but it still doesn't change the fact that they're text boxes.



Yup. XMP is much better. You could just send him a .txt document though..


Image
kudos sasha+gregory // PPT's Unofficial President


Top
 Profile  
 
 Post subject:
PostPosted: Fri Apr 08, 2005 6:11 pm 
Administrator
Administrator
User avatar

Posts: 1140
Joined: Mon May 31, 2004 1:36 pm
The only "correct" way to do this is to replace all & with &amp;, > with &gt;, and < with &lt;. You can then paste it anywhere into the page (could use a textarea/pre/code tag if you want to, but you still need to do the replacements).

TEXTAREA tags are not supposed to contain HTML -- you still need to escape < & > if you use a TEXTAREA box. Just try putting the code for a textarea box into a textarea box, and you'll see why.
XMP is deprecated (the same problem with breaking HTML rules about escaping < & > also applies to this one).


Image
Will you stop with the honour stuff?


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 8 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 13 guests


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 post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group