diff options
Diffstat (limited to 'scrolling-title/README.md')
| -rw-r--r-- | scrolling-title/README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/scrolling-title/README.md b/scrolling-title/README.md new file mode 100644 index 0000000..4af7851 --- /dev/null +++ b/scrolling-title/README.md @@ -0,0 +1,7 @@ +# Scrolling Title
+ + +You can either choose to link the external Javascript to your index.html or you can include a Javascript `<script>` tag in the `<head>` or `<body>` + +*I chose to link the external Javascript but you can just comment tag it out and un-comment tag the `<script>` above it.* + |