diff options
| author | s1n <[email protected]> | 2019-07-30 10:37:23 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-07-30 10:37:23 -0700 |
| commit | 634b992107c6b5d240da7f0357462ba9d759c70c (patch) | |
| tree | 51786bff1a8e91feaf64619ae6df3cd79923928a | |
| parent | Create README.md (diff) | |
| download | scrolling-html-title-634b992107c6b5d240da7f0357462ba9d759c70c.tar.xz scrolling-html-title-634b992107c6b5d240da7f0357462ba9d759c70c.zip | |
Update README.md
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ # Scrolling Title You can either choose to link the external Javascript to your index.html or you can include a Javascript `<style>` 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.* |