From 4fb3e60ad6911342f7c2e5941e2878bd84aa70ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nacho=20L=C3=B3pez?= <145539062+KrilinZ@users.noreply.github.com> Date: Mon, 3 Aug 2026 12:25:00 +0200 Subject: [PATCH 1/2] docs(readme): rewrite for clarity, SEO and AI answer engines --- README.md | 211 +++++++++++++++++++++++++++++++++++++++--------------- 1 file changed, 155 insertions(+), 56 deletions(-) diff --git a/README.md b/README.md index 4f1f51b6..32938086 100644 --- a/README.md +++ b/README.md @@ -1,96 +1,195 @@ -# HTML5 Exercises Tutorial at 4Geeks Academy - +
-By [@alesanchezr](https://twitter.com/alesanchezr) and [other contributors](https://github.com/4GeeksAcademy/html-tutorial-exercises-course/graphs/contributors) at [4Geeks Academy](https://4geeksacademy.co/) +# Learn the basics of HTML Interactively -

-last commit -last commit -last commit -

+[![Certified tutorial](https://img.shields.io/badge/4Geeks_Academy-Certified_tutorial-2563eb?style=for-the-badge)](https://4geeks.com/interactive-exercise/html-tutorial-exercises-course) +[![Autograded with LearnPack](https://img.shields.io/badge/LearnPack-16_autograded_exercises-2563eb?style=for-the-badge)](https://github.com/4GeeksAcademy/html-tutorial-exercises-course/tree/HEAD/exercises) +[![Open in Codespaces](https://img.shields.io/badge/Open_in-Codespaces-fb5a1f?style=for-the-badge&logo=github)](https://github.com/codespaces/new/?repo=4GeeksAcademy/html-tutorial-exercises-course) -Complete selection of autograded html exercises, anyone interested in learning HTML! - -Hi! I'm [Alejandro Sanchez @alesanchezr](https://github.com/alesanchezr), really excited to have you here! 🎉 😂 Learning to code is hard, you need coaching! [DM me on twitter](https://twitter.com/alesanchezr) if you have any questions. +![Cover image of the tutorial: the words Learn HTML interactive in dark red next to the orange HTML5 shield logo](https://raw.githubusercontent.com/4GeeksAcademy/html-tutorial-exercises-course/master/preview.png) +
-## You'll be learning the following concepts: +This tutorial teaches HTML through 16 auto-graded exercises plus a welcome step, about 8 hours of work at an easy difficulty level and with no prior coding experience required. You edit a real `index.html` file, press run to preview it, and 55 automated checks tell you instantly whether the markup is correct. It covers document structure, headings, lists, anchors, relative and absolute paths, tables, images, `