I'm fiddling with making art with Tailwind to improve some design and CSS skills.
Does it make sense? Isn't it harder than with pure CSS? I don't care, it's just for the sake of it ?
It's loosely based on this post.
Run it here: https://play.tailwindcss.com/BInT1TVC7i?size=540x720
Code:
<div> <p>Result:</p> <p><img src="https://img.php.cn/upload/article/000/000/000/173756365483487.png" alt="Smiley face made with TailwindCSS" loading="lazy" style="max-width:90%" style="max-width:90%"></p>
The above is the detailed content of Trying CSS art with Tailwind. For more information, please follow other related articles on the PHP Chinese website!