
December 19th, 2000, 02:41 PM
|
|
Junior Member
|
|
Join Date: Dec 2000
Location: Pawnee,Okla.
Posts: 2
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Thanks Darwin for your time and efforts but I knew how to use that code, what I'm wanting to do is position a block of text so that when the page is being scrolled it remains in the same place on the screen sorta like the bgproperties="fixed" in the body tag........I appreciate the link though it seems to be a very good source of information.......take care.........John
<BLOCKQUOTE><font size="1" face="Verdana,Arial,Helvetica">quote:</font><HR>Originally posted by darwin:
here ya go:
<DIV STYLE="position:absolute; left:0; top:0; height:100; width:100;
border-style:solid">things go here </div>
BTW, this is my favorite CSS reference.... http://www.ncdesign.org/html/sindex.htm
cheers
darwin[/quote]
|