I build a small website to challenge people's CSS skill!
Intro Hi! I just started my web coding journey about 1.5 months ago. I will try to learn more and apply what I learn in my projects! Main Content I tried to bu...
Intro Hi! I just started my web coding journey about 1.5 months ago. I will try to learn more and apply what I learn in my projects! Main Content I tried to bu...
Short Intro Why I’m Writing This I’m currently learning HTML and decided to learn in public by documenting my journey. This series is not written by an expert...
Conversión de HTML reducido a Markdown con un árbol sintáctico En uno de mis proyectos laterales o “mascota” escribí un pequeño parser para un HTML reducido, p...
Head Element The element comes before the and should hold the title of your website, along with metadata. The element uses the following format: html Figcaptio...
Article URL: https://github.com/bigskysoftware/htmx Comments URL: https://news.ycombinator.com/item?id=46524527 Points: 9 Comments: 1...
Interview Overview Yesterday I attended an interview for a Fresher React Developer role. It was a great learning experience that covered JavaScript, CSS, SQL,...
Building Fast, Secure, and Maintainable Front‑Ends Understanding how scripts load and execute in the browser is essential for performance, security, and mainta...
What is HTML tags? An HTML tag tells the browser how to display or handle content. Basic tag structure html Usage of tags? HTML tags are used to create, struct...
Jokes - Why are developers impressed with Tailwind? One semantic class is worth one thousand utility classes. - Why was the web developer afraid of accordions?...
What is DOM? DOM stands for Document Object Model. It is a tree‑like representation of your HTML document that JavaScript can: - read - change - add to - remov...
One of the many things that I really like about version 10 of the Responsive Web Design Certification on freeCodeCamp is the theory exercises. Ever since taking...
Who Am I? I’m a developer who enjoys working with: - HTML & CSS - Development basics - JSON currently learning - Exploring AI, blogging, and marketing I believ...