View Full Version : just wondering


pom
07-11-2003, 11:28 PM
Can I use petpages from neopets for frames or should I use regular pages???

MaGiCSuN
07-12-2003, 10:03 PM
probably petpages only allows you to have one page, so you should have multiple accounts then (if that's allowed). if not, just use a regular host and link your neopets page from there.

Love,
Mirna

pom
07-13-2003, 01:33 AM
Okay, thank you!

kicker91
07-13-2003, 02:35 AM
you could do what lissa does, make two pages, one with an iframe, and links that target an iframe, and another page with each section of your site on it, putting <a name="bla"> wherever you want each link to link to. that way, you can link the links on the first page to the name you used before

example:
link1 &nbsp;&nbsp;{&nbsp;&nbsp;&nbsp;}
link2 {i&nbsp;f&nbsp;r&nbsp;a&nbsp;m&nbsp;e}
link3 &nbsp;&nbsp;{&nbsp;&nbsp;&nbsp;}

link one will link to www.bla.com/bla#name

the link will anchor <a name="name">

pom
07-13-2003, 09:56 PM
Okay. I'll do that.