css

Comparing Sass and Vue: A Deep Dive into Two Frontend Technologies

Comparing Sass and Vue: A Deep Dive into Two Frontend Technologies

In the ever-evolving landscape of frontend development, two technologies have stood out for their unique contributions to the developer's toolkit:Sass (Syntactically Awesome Style Sheets) and Vue.js.Both have revolutionized how we approach web design and development, but they serve very different purposes. This article will explore the nuances of Sass and Vue.js, contrasting their functionalities, strengths, and what makes each of them invaluable in the realm of frontend development. What is Sass?Sass is a CSS preprocessor, which means it extends the capabilities of standard CSS. It introduces features that aren't available in plain CSS, such as variables, nested rules, and mixins.…
Read More
Top CSS Websites for Developers: Elevate Your Frontend Skills

Top CSS Websites for Developers: Elevate Your Frontend Skills

CSS (Cascading Style Sheets) is a cornerstone of modern web development, enabling developers to create visually appealing and responsive websites. With the evolution of frontend technologies, there are numerous resources available online to enhance your CSS skills. In this blog, we'll explore some of the top CSS websites that can help you learn, experiment, and get inspired. 1. Uiverse.io Uiverse.io is a fantastic platform for developers looking to improve their CSS skills through interactive components. Uiverse offers a wide range of user interface elements like buttons, loaders, and card designs, each accompanied by the necessary HTML and CSS code. The…
Read More
Solving Tailwind’s “Unknown at rule @apply”

Solving Tailwind’s “Unknown at rule @apply”

Originally posted in oh-no.ooo (Unknown at rule @apply... k thx bye!), my personal website. Chances are you are using VSCode, and chances are you're also using Tailwind in one of your projects. Chances are that at my first chances are... you went immediately nuh-uh and moved on (and if you're a NeoVim user I can't help you anyway, you're already doomed and lost in the recommended plugins someone chose for you and you're probably still figuring out half of them) but if I got your attention with the first two assumptions, then this post might be relevant for you! One…
Read More
CSS CANVAS

CSS CANVAS

https://github.com/Shivaya007/css-canva.git Inspiration My growing enthusiasm for web designing fuels my desire to dive deeper into this field. This passion motivates me to embrace new challenges, continually expand my knowledge, and refine my skills. I am excited to explore innovative design techniques, learn cutting-edge technologies, and create engaging, user-friendly websites. This challenge represents an opportunity for personal and professional growth, driving me to push my limits and achieve excellence in web design Demo Source link lol
Read More
How To Create a Virtual ATM Card using Plain HTML & CSS

How To Create a Virtual ATM Card using Plain HTML & CSS

Imagine at your disposal, you only have a picture of the Master Card Logo and another picture of the ATM card chip, you are tasked to create a visually appealing ATM card from the two separate pictures. You are about to find out how powerful CSS and HTML are. The Tech space is ever-changing but understanding these two languages is crucial for any aspiring Front-End developer. This article will guide you on how to make the front and back sides of an ATM card from scratch. The card will flip to the back or front sides when hovered over. We…
Read More
No widgets found. Go to Widget page and add the widget in Offcanvas Sidebar Widget Area.