Skip to content

Commit

Permalink
link my example
Browse files Browse the repository at this point in the history
  • Loading branch information
nrchtct committed Oct 22, 2024
1 parent b6c9e86 commit b6c1bd1
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,11 @@ <h3>1. Basics</h3>

<p><strong><a href="experiments/1_basics.html">The box model</a></strong> is an <a href="https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/The_box_model">article from MDN</a>. <br>
<em>Take a look at its source and add style to make the sections pop and let the viewer's presence shine!</em><br>
Consider using pseudo classes and transitions to shift colors and shades based on the viewer's movements.
Consider using pseudo classes and transitions to shift colors and shades based on the viewer's movements.</p>


</p>
<ul>
<li><a href="experiments/marian/1_basics.html">marian</a>
</li>


</body>
Expand Down

0 comments on commit b6c1bd1

Please sign in to comment.