Jump to content

jack666sparrow

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by jack666sparrow

  1. hello i want to use iframe but with 3 hyperlink for example - first page- second page - third page whenever i click on 1,2,3 they will open in one single iframe , not separate iframei do it but it was separate , i try to have only one but i don't know the correct syntax for it

    <iframe src="aboutus.html" name="aboususframe"> </iframe> <a href="aboutus.html"><br>Abous Us </a><br><br><br><br><iframe src="Products.html" name="Productsframe"> </iframe> <a href="Products.html"><br>Products </a><a href="Purchase Application"> </a><br><br><br><br><iframe src="PurchaseApp.html" name="purchaseapp"> </iframe> <a href="PurchaseApp.html"><br>Purchase Application Form </a>

×
×
  • Create New...