Results 1 to 6 of 6

Thread: web site question on pop up windows

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Dark Knights are Horny Garland's Avatar
    Join Date
    Jul 2001
    Location
    I'm in your temple, defiling it.
    Posts
    1,041

    Default

    Simple enough. Put TARGET="index.html" after the website address in the tag. So you'll have your A HREF equals, then the site address in quotes. After that put in the above code, and cap it off with the > and continue as usual.

    EDIT: I couldn't think of how to write an HTML example before without it actually performing the task EG: making a link here, but Bleys used () instead of <> so I'll just add it in here.

    (a href="www.site.com" target="index.html")site(/a)
    Last edited by Garland; 06-29-2002 at 08:19 AM.
    Knock yourselves down.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •