English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I'm learning basic HTML for webpages right now from my house.
I'm wondering- I made a 'welcome banner' for my page which sits up at the top and centered like I want it.
But what tag can you add or what code is it; to keep something like a 'bottom banner' on the bottom WHILE you scroll.
So it is always moving with your page when you scroll, but, is at the bottom of the page. I am not sure how to word this. Please help, though! xD

2007-09-07 17:35:38 · 3 answers · asked by Anonymous in Computers & Internet Programming & Design

3 answers

For a noob, a frameset is the easiest way to accomplish what you want.

http://www.w3schools.com/html/html_frames.asp

For a number of technical reasons, framesets are undesirable and you will eventually want to learn other methods to accomplish your goals.

2007-09-07 18:22:41 · answer #1 · answered by Anonymous · 0 0

use CSS-P; although Firefox can deal with position: fixed and scroll image appropriately IE cannot and equivelent has to be done by hand, although it had to be done very well for the page to appear perfect in IE as well as in Firefox.

2007-09-07 18:13:56 · answer #2 · answered by Andy T 7 · 0 0

u should use a frame, and have that banner in that bottom frame ;)

2007-09-07 17:44:37 · answer #3 · answered by Anonymous · 0 0

fedest.com, questions and answers