Aces High Bulletin Board

General Forums => The O' Club => Topic started by: United on December 13, 2003, 08:54:28 PM

Title: Web Page gurus please read
Post by: United 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?
Title: Web Page gurus please read
Post by: Sandman on December 13, 2003, 09:25:22 PM
Typically with frames.
Title: Web Page gurus please read
Post by: Creamo on December 13, 2003, 09:37:59 PM
Drop your website, get iPowerweb (http://www.ipowerweb.com/)

$95 a year, your done, and it has auto design.
Title: Web Page gurus please read
Post by: Creamo 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.
Title: Web Page gurus please read
Post by: Sandman 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;

Title: Web Page gurus please read
Post by: United 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!
Title: Web Page gurus please read
Post by: LePaul on December 14, 2003, 07:07:09 PM
Never used frames...some use includes and such...havent mastered that yet