Script Test

Some inline examples of HTML and Scripts within HTML

Here is an example of a short piece of HTML to produce the date and time.



Here is a script version of the same that just executed as the page loads.

…and here is some code that runs every second, which is useful for a clock or timer.



Now here is a button that runs a script when pressed.



Now just a simple gallery.

Thank you for visiting