Look at the lower left part of the browser.


Below is a live, ticking clock programmed entirely in HTML.

The current time is: .


Color Example

Use the following to change the background color:

This test uses Hexidecimal numbers for the RGB values. The largest for each is FF, so Black is 000000 and White is ffffff. You may also type in "red", "blue", "green", "olive", "teal", "orange", "purple", "white", "black", "yellow", etc. Do not hit enter after typing. Press the Change Color button. For those who don't convert to hexadecimal easily, here are some common values: black = 000000 blue = 0000ff cyan = 00ffff darkGray = 404040 gray = 808080 green = 00ff00 lightGray = c0c0c0 magenta = ff00ff orange = ffc800 pink = ffafaf red = ff0000 yellow = ffff00 white = ffffff



Thank you, , for visiting my page.