You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
assets | 3 years ago | |
pages | 3 years ago | |
.gitignore | 6 years ago | |
README.md | 6 years ago | |
index.html | 3 years ago | |
style.css | 3 years ago |
README.md
Quad's Site
My personal website. It contains JavaScript although it's completely unnecessary. Mostly done for learning purposes. It's my first time doing Ajax so sorry if the implementation is cancerous.
Contains a bunch of pretty ugly CSS "hacks" to try and get the main content block centered on most displays. Tried doing it without the old transformY(); trick or Flexbox.
I know jack about JavaScript, so I know it works on the most recent Firefox, because that's the browser I use. But I won't be bothered to test it on any other browsers unless I switch browsers myself.