You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jeff Elkner 8109219836 | 1 year ago | |
---|---|---|
NeoAbolitionism | 2 years ago | |
archives | 2 years ago | |
css | 2 years ago | |
familyhistory | 2 years ago | |
heleneyoung | 2 years ago | |
js | 2 years ago | |
learnphp | 2 years ago | |
resume | 1 year ago | |
.gitignore | 1 year ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
contact.html | 2 years ago | |
index.html | 2 years ago | |
min.html | 2 years ago | |
quotes.html | 2 years ago |
README.md
ElknerDotNet
I've been maintaining a personal website for years. It's about time to put it under revision control as I transition it to be "responsive".
The goal will be to make content browsable and readable on mobile devices, and to do so with only hand written CSS.
Another goal will be to get the quotes working again, using JavaScript instead of PHP.
Resources
- Responsive Web Design - Introduction (w3schools)
- Viewport concepts (Mozilla Development Network)
- Using media queries (Mozila Development Netork)
- Window: resize event