Author Topic: Web Page gurus please read  (Read 335 times)

Offline United

  • Gold Member
  • *****
  • Posts: 2536
      • http://squadronspotlight.netfirms.com
Web Page gurus please read
« on: December 13, 2003, 08:54:28 PM »
When you have a webpage, how do I ad a navigation bar on the left, along with the actual web page on the right?

Offline Sandman

  • Plutonium Member
  • *******
  • Posts: 17620
Web Page gurus please read
« Reply #1 on: December 13, 2003, 09:25:22 PM »
Typically with frames.
sand

Offline Creamo

  • Parolee
  • Platinum Member
  • ******
  • Posts: 5976
      • http://www.fatchicksinpartyhats.com
Web Page gurus please read
« Reply #2 on: December 13, 2003, 09:37:59 PM »
Drop your website, get iPowerweb

$95 a year, your done, and it has auto design.

Offline Creamo

  • Parolee
  • Platinum Member
  • ******
  • Posts: 5976
      • http://www.fatchicksinpartyhats.com
Web Page gurus please read
« Reply #3 on: December 13, 2003, 09:41:36 PM »
Quote
Originally posted by Sandman_SBM
Typically with frames.


Political responses aren't your only strong point.

Offline Sandman

  • Plutonium Member
  • *******
  • Posts: 17620
Web Page gurus please read
« Reply #4 on: December 14, 2003, 01:23:46 AM »
Quote
Originally posted by Creamo
Political responses aren't your only strong point.



:p


http://www.w3.org/TR/REC-html40/present/frames.html

Here is a simple frame document:

   "http://www.w3.org/TR/html4/frameset.dtd">


A simple frameset document


 
     
     
 
 
  <br />&nbsp; &nbsp; &nbsp; <P>This frameset document contains:<br />&nbsp; &nbsp; &nbsp; <UL><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<LI><A href=&quot;contents_of_frame1.html&quot;>Some neat contents</A><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<LI><IMG src=&quot;contents_of_frame2.gif&quot; alt=&quot;A neat image&quot;><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<LI><A href=&quot;contents_of_frame3.html&quot;>Some other neat contents</A><br />&nbsp; &nbsp; &nbsp; </UL><br />&nbsp;

sand

Offline United

  • Gold Member
  • *****
  • Posts: 2536
      • http://squadronspotlight.netfirms.com
Web Page gurus please read
« Reply #5 on: December 14, 2003, 07:04:10 PM »
Ahh thank you.  I was looking for the HTML that Sandman had, but its all good.  Thanks for quick replys!

Offline LePaul

  • Platinum Member
  • ******
  • Posts: 7988
Web Page gurus please read
« Reply #6 on: December 14, 2003, 07:07:09 PM »
Never used frames...some use includes and such...havent mastered that yet