PDA

View Full Version : I Would Like To Know...


KarmelKisses
02-27-2004, 06:17 PM
I would like to know if I can, how to make the Circular Text Clock stay in one place at the bottom right hand corner of my page instead of following my mouse. Can someone help me?

If so Please IM or E*Mail me. Thank You!

Willy Duitt
02-27-2004, 06:47 PM
Does this help?
<style type="text/css">
span.clock {
<--
position: absolute;
bottom: 1px;
right: 1px;
-->
}
</style>
</HEAD>

<BODY>
<span class="clock">Circular Text Clock</span>

If not, my phsycic ability must be off today.
Can you tell us what a Circular Text Clock is.

Also, sorry, I don't do IM or E*Mail.
You will need to return to the forum.

.....Willy