Il suffit de regarder la source, et la CSS :
Code :
#toper{ font-family: Monaco, "Lucida Console", "Courier New", monospaced; font-size: 8px; width:2100px; line-height: 8px; height:10px; position: fixed; top:15px; left:46px; color:#FF0000; }
|
Et là tu vois => "position: fixed;"
C'est çà qui t'intéresses.