+ 3
Why this clock is not working??
7 Answers
+ 5
Yo could change colors and font in css tab.
Something like this:
body {
background-color: blue;
color: white;
font-family: Verdana;
}
+ 11
You have to change
innerHtml
with
innerHTML
And it works.
Beware of uppercase
+ 5
You're welcome
+ 2
Bro how to style date in css.
+ 2
Thanks bro
+ 1
Thanks a lot brođđđ
+ 1
Out of battery