added webfonts
This commit is contained in:
@@ -26,6 +26,16 @@
|
||||
<ul>
|
||||
<li class="latest">{{random.choice(['.','•','☆','★'])}}	 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(['.','•','☆','★'])}}	 add picture links for GitLab, itch, Twitter, Discord, Bible verse, OCs, artwork, etc. </li>
|
||||
</ul>
|
||||
<h2>toolbox </h2>
|
||||
<ul>
|
||||
<li class="latest">{{random.choice(['.','•','☆','★'])}}	 <a href="https://cssgrid-generator.netlify.app/">CSS Grid Generator</a> for easy CSS grid design and coding </li>
|
||||
<li class="latest">{{random.choice(['.','•','☆','★'])}}	 <a href="https://validator.w3.org/nu/">Nu Html Checker</a> for HTML checking </li>
|
||||
<li class="latest">{{random.choice(['.','•','☆','★'])}}	 <a href="https://jigsaw.w3.org/css-validator/">W3C CSS Validation Service</a> for CSS checking </li>
|
||||
<li class="latest">{{random.choice(['.','•','☆','★'])}}	 <a href="https://caniuse.com/">caniuse</a> for checking browser compatibility </li>
|
||||
<li class="latest">{{random.choice(['.','•','☆','★'])}}	 <a href="https://webaim.org/resources/contrastchecker/">WebAIM contrast checker</a> for font/background contrast colors </li>
|
||||
<li class="latest">{{random.choice(['.','•','☆','★'])}}	 <a href="https://www.fontsquirrel.com/tools/webfont-generator">Font Squirrel Webfont Generator</a> for creating @font-face kits </li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user