Go to file
Dominik V. Salonen a726aedb66 Moar height 2018-08-31 11:05:33 +00:00
assets New avi 2018-03-19 13:34:48 +01:00
pages Update projects.html 2018-06-04 12:28:48 +00:00
.gitignore Add background image. 2018-03-15 10:02:35 +01:00
README.md Remove reference to bloat. 2018-03-20 07:40:19 +00:00
index.html Now make the initial screen look less stupid 2018-08-31 10:56:40 +00:00
main.js Oh right. For some reason JS sets that too. 2018-08-31 11:00:36 +00:00
style.css Moar height 2018-08-31 11:05:33 +00:00

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.