Daniel has created an extremely useful HTML template that includes most common elements, perfect for kickstarting a CSS design scheme, and all in a handy GitHub package.
- Source
- Link to Original 🔗
- Published
- Categories
- HTML & CSS, Web Design
- Tags
- HTML, CSS, design system, template
Explore Other Notes
⬅ Newer
11ty tips I wish I'd known
Several excellent tips on how to best setup, configure, or use Eleventy, all with excellent explanations. I particularly liked the breakdown of the data cascade model …
Older ➡
White identity
What even is "whiteness". Is it skin colour? Not really. Genetics? Race precedes genetics or even evolution. A vague concept of "European" descent? What about Roma people, or (for a lot of history) …
- <!DOCTYPE html> <html> <head> <title></title> </head> <body> <p>Daniel has created an extremely useful HTML template that includes most common elements, perfect for kickstarting a CSS design scheme, and all in a handy GitHub …</p> </body> </html>
- Murray Champernowne