HTML help!

HTML help! -CGI Special Effects for Filmmaking


 





  Like A Story Filmmaking Archives
   Archive Computer Magic
  HTML help!


Author Topic:   HTML help!
potmonkey
posted 03-01-2001 05:53 PM              
my site is at www.rapidpics.com
As you can see, the top bar could be a seperate frame.
How do I create a page with 2 frames - one to fit the navbar, and one to fit the pages. This must have no scroll on the Navbar, and no visible border. Also, how do I make the Hyperlinks on the Navbar affect what is viewed in the other frame.

I have totally forgotten all my HTML skills!

Film Boy
posted 03-01-2001 06:08 PM              
www.htmlgoodies.com is a great site that can give you all you need to know and much more. Check it out. It won't be too hard to navigate around and find what you're looking for.

killer_epidemic
posted 03-01-2001 09:33 PM              
Well this is the code your probably looking for:

<frameset rows="20,80" frameborder="NO" border="0" framespacing="0">
<frame name="topFrame" scrolling="NO" noresize src="page1.htm" >
<frame name="mainFrame" src="page2.htm">
</frameset>

Of course you need to adjust the size and settings to fit your needs, but that's how you create frames (if you want it in colums, replace "rows" with "cols"). Can't help you with the other thing, sorry.

------------------
MAKING A MOVIE: Make a movie that you would buy a ticket to see, and then pray millions of people agree with you

www.thecliparchive.com

All times are ET (US)



Home - Archives - Special Effects