<h1class="pb-10!">Copying Popular Websites to Learn Tailwind</h1>
<p>I've advocated for years that copying other websites is the best way to learn web design. Copying is a <b>very</b> common and established way to learn almost any creative discipline including (but not limited to): Painting, Drawing, Writing, Music, Wood Working, Lutherie, Design, and Programming. To demonstrate this I've been doing copies of websites to learn <aclass="text-gray-950 bg-gray-300"href="https://tailwindcss.com/">Tailwind</a>.
@ -21,4 +21,4 @@
<p>You can view this code at <aclass="text-gray-950 bg-gray-300"href="https://git.learnjsthehardway.com/learn-code-the-hard-way/zedshaw-games">my git repository</a>. The copies can be found in <aclass="text-gray-950 bg-gray-300"href="https://git.learnjsthehardway.com/learn-code-the-hard-way/zedshaw-games/src/branch/main/pages/copy">pages/copy</a> and the tool I use to generate the pages is one I wrote called <aclass="text-gray-950 bg-gray-300"href="https://git.learnjsthehardway.com/learn-code-the-hard-way/ssgod">ssgod</a>.