Browsing Tag
html
143 posts
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…
Creating a Stylish Blog Card with Dynamic Background Animations
Overview In this article, we’ll walk through the process of designing a visually appealing blog card using HTML…
Semantic HTML vs Web Components: Building Blocks of a Better Web
Front-end development is all about crafting user experiences, and the foundation of that experience lies in the code…
Enhancing Web Performance with Image Sprites
In the fast-paced world of web development, optimizing the performance of your website is crucial. One effective technique…
Part 2: Learning HTML
July 6, 2024 I am working on Codeacademy’s HTML Fundamentals Lesson and have learned a few HTML concepts:…