Forgot Password / Register
Site Statistics
Total Members: 520
Total Tutorials: 242
Newsest User: 8884244477
Todays Unique Hits: 545
0 Users 9 Guests Online
Forum Index » HTML » Ajax #2
Posted on Wednesday 26th December 2 at 04:37 PM
gbt91
templates/default/images/noavatar.png's Avatar
Junior Member
Do some1 know how to create a bottom bar just as on this site?
www.tropicalhabbo.net
Posted on Wednesday 26th December 2 at 09:31 PM
DanielXP
avatars/1.png's Avatar
Senior Member
Use a frame.

Tutorial from w3schools.

http://www.w3schools.com/html/tryit.asp?filename=tryhtml_frame_rows
Posted on Thursday 27th December 20 at 09:38 AM
gbt91
templates/default/images/noavatar.png's Avatar
Junior Member
thats not an iframe, it is a div
Posted on Thursday 27th December 20 at 01:31 PM
DanielXP
avatars/1.png's Avatar
Senior Member
Code
<div style="position:fixed; bottom:0px; left:0px; background-color:#666666; height:20px; width:100%"><a href="http://rmb-scripting.com">RMB-Scripting</a></div>