~~~this is Cordelya's tilde.club page~~~
"There are many like it (blah blah blah you know the rest)"
I'm a nerd of many flavors. I've got my hands in microelectronics, fiber arts (both modern and ancient), ham radio, ceramics, Python scripting, lampwork, soaping, web development, gardening, fountain pens, computer-aided drawing, 3D printing, laser engraving, marlinspike arts, emergency management, medieval studies, and community service.
"The ways in which I manage to use CSS to bend content to my will are ever increasing."
About These Pages
I've written and laid out these pages using HTML and CSS. I'm endeavoring to not use javascript or PHP, though if the number of pages increases any further I may switch to using PHP just to factor the header, sidebar, and footer out into simple includes so I need to maintain each of those only once. Because at present, these pages certainly aren't DRY!
In the event that I do end up using javascript, I will be sure to include NOSCRIPT
alternatives
to ensure that if you have js disbled or are using a broswer without js support, you'll at least see something.
I'll occasionally verify that these pages look alright when using Lynx.
CSS Resources
It's never too late to learn a little CSS - and a little may be all that you need.
- Web Design in 4 Minutes | A lot of style for a little bit of time
- Smashing Magazine's CSS category | An absolute treasure trove
- Web.dev Patterns Library | CSS layout patterns with examples
- Paletton | color palette helper
- A Single Div CSS Drawings | Making pictures out of nothing but CSS? Yeah, you can do that.