added webfonts

This commit is contained in:
chimchooree
2022-10-14 15:47:01 -05:00
parent 8b5c5f7c1a
commit e5db10fdcf
26 changed files with 2967 additions and 29 deletions
+10
View File
@@ -26,6 +26,16 @@
<ul>
<li class="latest">{{random.choice(['.','•','☆','★'])}}&#9; make it like Barbie's old room on her website - hover over stuff, it animates, opens up new window or takes you to new page. </li>
<li class="latest">{{random.choice(['.','•','☆','★'])}}&#9; add picture links for GitLab, itch, Twitter, Discord, Bible verse, OCs, artwork, etc. </li>
</ul>
<h2>toolbox </h2>
<ul>
<li class="latest">{{random.choice(['.','•','☆','★'])}}&#9; <a href="https://cssgrid-generator.netlify.app/">CSS Grid Generator</a> for easy CSS grid design and coding </li>
<li class="latest">{{random.choice(['.','•','☆','★'])}}&#9; <a href="https://validator.w3.org/nu/">Nu Html Checker</a> for HTML checking </li>
<li class="latest">{{random.choice(['.','•','☆','★'])}}&#9; <a href="https://jigsaw.w3.org/css-validator/">W3C CSS Validation Service</a> for CSS checking </li>
<li class="latest">{{random.choice(['.','•','☆','★'])}}&#9; <a href="https://caniuse.com/">caniuse</a> for checking browser compatibility </li>
<li class="latest">{{random.choice(['.','•','☆','★'])}}&#9; <a href="https://webaim.org/resources/contrastchecker/">WebAIM contrast checker</a> for font/background contrast colors </li>
<li class="latest">{{random.choice(['.','•','☆','★'])}}&#9; <a href="https://www.fontsquirrel.com/tools/webfont-generator">Font Squirrel Webfont Generator</a> for creating @font-face kits </li>
</ul>
</div>