Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: RE: FLASH: RE:OT-HTML - how to center a frames page
From: JGL
Date: Wed, 4 Oct 2000 23:14:24 +0100

Have a blank page for each left_fourframes.html etc. possibly give a body
bgcolor. Place your frameset name where .body.html is.

Play with column and row settings to make your frame body be a set size.
Mine is 605X400.

<.!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 FINAL//EN">
<.HTML>
<.HEAD>
<.TITLE>FrameSet
<.FRAMESET BORDER=0 FRAMESPACING=0 FRAMEBORDER=0 COLS="*,605,*">
<.FRAME NAME="frameleft" SRC="./left_fourframes.html" SCROLLING=NO
MARGINWIDTH="0" MARGINHEIGHT="0" FRAMEBORDER=NO BORDER="0" NORESIZE>
<.FRAMESET BORDER=0 FRAMESPACING=0 FRAMEBORDER=0 ROWS="*,400,*">
<.FRAME NAME="frameheader" SRC="./header_fourframes.html"
SCROLLING=NO MARGINWIDTH="0" MARGINHEIGHT="0" FRAMEBORDER=NO BORDER="0"
NORESIZE>
<.FRAME NAME="framebody" SRC="./body.html" SCROLLING=AUTO
MARGINWIDTH=0 MARGINHEIGHT=0>
<.FRAME NAME="framefooter" SRC="./footer_fourframes.html"
SCROLLING=NO MARGINWIDTH="0" MARGINHEIGHT="0" FRAMEBORDER=NO BORDER="0"
NORESIZE>

<.FRAME NAME="frameright" SRC="./right_fourframes.html" SCROLLING=NO
MARGINWIDTH="0" MARGINHEIGHT="0" FRAMEBORDER=NO BORDER="0" NORESIZE>



-----Original Message-----
What I want is, to have equal blank space on both left & right side of page.
Also would like the blank space in a color other than the frames background
color - can I specify a color for the blank space? Can someone help?
Please...this is kind of urgent as I have a deadline this Friday to finish
the website.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NudeGuru.com is proud to sponsor the Flasher list
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
IT'S THE ART OF MONEY, HONEY!
Tips and Advice from some of the most popular Flash
artists + industry power-brokers on how to hold onto
your rights, negotiate contracts and get full value
for your work.http://www.nudeguru.com from Franke James
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  FLASH: RE:OT-HTML - how to center a fra, Renu Vora

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]