View Full Version : Scrolling tables
ShawnC1032
6-13-02, 09:06 PM
How do I make a portal website that is 1024x768 where the side bars and header and footer are static 1024X768 but the main area is scrollable.
alphadesk
6-13-02, 09:17 PM
What you describe can be done using iframe.
<IFRAME SRC="mainpage.html" TITLE="mainpage">
<!-- Alternate content for non-supporting browsers -->
</IFRAME>
Go here for details.
http://www.htmlhelp.com/reference/html40/special/iframe.html
ShawnC1032
6-13-02, 09:28 PM
Wow thats pretty cool, most of my HTML knowledge is from the HTML 3.0 Stadard, I thought that I had to use some anniying program or something.
Might want to pick up a new book then, I wonder if they still make that little guide book that I used before.
There are a lot of good tutor sites for HTML (and everything else for that matter) on the Web.
If you want some links to some tutorials, you can check out the ones that I have listed on my links pages (url in my signature). I'm sure you will find enough tutorials to keep you busy for a while.
Just my "For What It's Worth"
vBulletin v3.6.0, Copyright ©2000-2009, Jelsoft Enterprises Ltd.