AAltecainalteca.hashnode.dev·Jun 1, 2024 · 3 min readTop 15 Web design MistakesYou've probably seen some bad websites while surfing the internet, but did you understand why they were bad? In this article I've created a list of all the most common UI design mistakes that inexperienced designers make. Center Alignment Center alig...00
AAltecainalteca.hashnode.dev·May 19, 2024 · 1 min readBest Hover effects in TailwindcssYou've likely encountered many cool hover effects while browsing the internet. This article will guide you through replicating some of them using Tailwind CSS and HTML. Background Color Change Animating the background color on hover is a breeze. Simp...00
AAltecainalteca.hashnode.dev·May 19, 2024 · 2 min readHow to get good visuals on your websiteIntro Have you ever been designing a website and stumbled upon examples of outstanding web design? You might ask yourself, "What do these websites have in common?" The answer is simple: good visuals. In this article, I'll guide you through acquiring ...00
AAltecainalteca.hashnode.dev·May 16, 2024 · 2 min readTailwind vs CSSYou've maybe heard of this new css framework called Tailwindcss that has been blowing up recently and probably wondered what it is and if it's better than good old vanilla CSS. What is Tailwind To compare CSS with Tailwind, I should quickly introduce...00
AAltecainalteca.hashnode.dev·May 9, 2024 · 2 min readHow to make an animated CTA button with TailwindCSSIntro In this article I'm going to show you how to create an animated CTA button for your hero section. If you can't hang on to the tutorial, I will show all the code in one piece at the end anyway, so feel free to copy that instead. Initial Layout F...00