https://github.com/squidkid-deluxe/essays
A combination script that displays some of the essays I've written.
https://github.com/squidkid-deluxe/essays
html-css-javascript writing
Last synced: 3 months ago
JSON representation
A combination script that displays some of the essays I've written.
- Host: GitHub
- URL: https://github.com/squidkid-deluxe/essays
- Owner: squidKid-deluxe
- Created: 2020-04-03T22:44:11.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-08T22:54:45.000Z (about 5 years ago)
- Last Synced: 2025-01-14T11:02:37.594Z (4 months ago)
- Topics: html-css-javascript, writing
- Language: HTML
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Essays Website
This website is actually a combination of five different HTML scripts. There is main.html, the 'home' for the site, and the four other scripts, which are the two essays and the two stories. There is minimal use of javascript, which is only used to redirect the user to the story or essay that he or she clicked on.
Dependencies:
===============main.html:
- Javascript, CSS, and HTMLhound.html:
- Javascript, CSS, and HTMLbutter.html:
- Javascript, CSS, and HTMLworms.html:
- Javascript, CSS, and HTMLducks.html:
- Javascript, CSS, and HTML