Browsing Tag
html
147 posts
100+ Frontend Projects to level up your Skills
Are you new to frontend development and struggling to find projects to work on?. Whether beginner or pro,…
The Ultimate Sticker List for Developers Showcasing Creativity and Identity
For developers, stickers are more than decorative items; they are badges of identity, expressions of creativity, and tools…
Hello, developers! 👋
I want to create content that helps you the most. What’s a front-end challenge you’d love insights on?
Image Reveal Animation with HTML, CSS, and GSAP
This article demonstrates a simple image reveal animation when hovering over items. The HTML code represents a section…
Back to sq1: My basic HTML template
What is the best basic template for an HTML doc? I often ask myself this question, and though…
Elements and Attributes: Understanding HTML elements and their attributes
HTML (HyperText Markup Language) is the foundation of web development. It is the language used to create the…
6 Cool Things You Can Do With Regular HTML
It’s no wonder that HTML can do some stuff that we might even think that it is an…
Getting Started with HTML: Your Step-by-Step Guide to Creating Your First Web Page
Hi! I’m Roberto Celano, a web developer with a somewhat unusual background: I spent over 12 years as…
2/10 HTML | 30 Days of HTML CSS JS
Rough day, could not focus but this is what i learnt: https://www.notion.so/HTML-Project-2-2556665d922e431bba4ce2d687d7cf9e?pvs=4 And this is the project i…
Building Responsive, Equal-Height Cards with Modern CSS (Magic of Flexbox & No Media Queries)
Table of contents Introduction What is our aim? Building the Structure Using Semantic HTML5 Adding the Style Using…