misterslurpee revised this gist . Go to revision
1 file changed, 4 insertions
test.html(file created)
@@ -0,0 +1,4 @@ | |||
1 | + | <script src="./currentDate.js"></script> | |
2 | + | ||
3 | + | <h2>Today's Date</h2> | |
4 | + | The current date is: <current-date></current-date> |
Newer
Older