Fri May 05, 2006 5:04 am
Fri May 05, 2006 5:07 am
<a href='jelly/jelly.phtml'>Click here to visit the Giant Jelly</a>
Fri May 05, 2006 5:10 am
the_dog_god wrote:
- Code:
<a href='jelly/jelly.phtml'>Click here to visit the Giant Jelly</a>
Fri May 05, 2006 5:15 am
http://www.neopets.com/~YOUR PET'S NAME
http://petpages.neopets.com/~YOUR PET'S NAME
Fri May 05, 2006 5:33 am
the_dog_god wrote:You can't put http://www.neopets.com/jelly in a petpage, it blocks the "www.neopets.com/jelly" section, instead you can bypass it by using the shortcut way like I posted. Unfortunately (depending on how others get to your pet page), it may load it on the petpages server, rather than the neopets server
Basically when linking to your petpage, userather than
- Code:
http://www.neopets.com/~YOUR PET'S NAME
- Code:
http://petpages.neopets.com/~YOUR PET'S NAME
<table style="border-size:1px;">
Fri May 05, 2006 7:24 am
the_dog_god wrote:You can't put http://www.neopets.com/jelly in a petpage, it blocks the "www.neopets.com/jelly" section, instead you can bypass it by using the shortcut way like I posted. Unfortunately (depending on how others get to your pet page), it may load it on the petpages server, rather than the neopets server
Basically when linking to your petpage, userather than
- Code:
http://www.neopets.com/~YOUR PET'S NAME
- Code:
http://petpages.neopets.com/~YOUR PET'S NAME
Fri May 05, 2006 8:25 am
the_dog_god wrote:
- Code:
<a href='jelly/jelly.phtml'>Click here to visit the Giant Jelly</a>
Fri May 05, 2006 7:52 pm
<a href="http://www.neopets.com/../jelly/index.phtml">Jelly World</a>
Fri May 05, 2006 11:22 pm
jrtman wrote:Best way to bypass Jelly World filter:
- Code:
<a href="http://www.neopets.com/../jelly/index.phtml">Jelly World</a>
That will get past the HTML code checker as well and won't route the user to Jelly World via the petpages.neopets.com sub-domain, etc.
Fri May 05, 2006 11:29 pm
Gondra wrote:jrtman wrote:Best way to bypass Jelly World filter:
- Code:
<a href="http://www.neopets.com/../jelly/index.phtml">Jelly World</a>
That will get past the HTML code checker as well and won't route the user to Jelly World via the petpages.neopets.com sub-domain, etc.
the other one is shorter.. but what is bad about it going through the pet pages sub domain?
Sat May 06, 2006 2:27 am
Gondra wrote:one more question.. how would i create a 1px black border around my table? is it something like<table style="border-size:1px;">
I dont think it is that cos its not showing up in dreamweaver or when i preview it, yep im kinda useless at this lol
<table style="border: 1px black solid">