home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2003 April
/
PCWorld_2003-04_cd.bin
/
Novinky
/
interval
/
podklady
/
fridrich
/
257
/
newsticker-illustrated.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2003-02-25
|
333b
|
22 lines
ul.newsTicker {
border: 1px solid #000;
height: 1.5em;
list-style: none;
padding: 0;
margin: 0;
position: relative;
width: 300px;
}
ul.newsTicker li {
padding: 0;
margin: 0;
position: absolute;
white-space: nowrap;
border: 1px solid #0f0;
}
#pokus {
position: absolute;
top: 100px;
left: 300px;
}