Linking html file

  • tastysite
  • Proficient
  • Proficient
  • User avatar
  • Joined: Apr 09, 2008
  • Posts: 349
  • Loc: Brighouse, West Yorkshire, England
  • Status: Offline

Post October 2nd, 2008, 11:25 am

Hi there -
How do you link an html file into another html file?

What I want to do is make a navbar in a septate html file so I can edit it and change it on all pagers in my website.
^__^
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post October 2nd, 2008, 11:25 am

  • bobboken
  • Novice
  • Novice
  • User avatar
  • Joined: Oct 03, 2008
  • Posts: 16
  • Status: Offline

Post October 3rd, 2008, 7:22 am

You can use iframe code, like this:

<iframe src="XXX.htm" width="450" height="200"></iframe>
  • tastysite
  • Proficient
  • Proficient
  • User avatar
  • Joined: Apr 09, 2008
  • Posts: 349
  • Loc: Brighouse, West Yorkshire, England
  • Status: Offline

Post October 3rd, 2008, 8:54 am

tar
^__^
  • righteous_trespasser
  • Scuffle
  • Genius
  • User avatar
  • Joined: Mar 12, 2007
  • Posts: 6228
  • Loc: South-Africa
  • Status: Offline

Post October 12th, 2008, 11:52 pm

I think that isn't such a good idea ... really I don't ... I would rather use something like a php include ...
Code: [ Select ]
<?php include('yourpage.inc'); ?>
Let's leave all our *plum* where it is and go live in the jungle ...
  • Stella1
  • Born
  • Born
  • No Avatar
  • Joined: Oct 13, 2008
  • Posts: 3
  • Status: Offline

Post October 13th, 2008, 12:52 am

Thanks for info

Post Information

  • Total Posts in this topic: 5 posts
  • Users browsing this forum: No registered users and 156 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
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.