Web development explained for normal people! 🖥 🚀

Don't know which to learn first?

Learn HTML

The language for building websites

    HTML syntax - Code The Web
    1

    HTML syntax

    The syntax of a language is how it works. How to actually write it. Learn HTML syntax in this article…

    The structure of an HTML document - Code The Web
    2

    The structure of an HTML document

    In this article, I will show you the overall structure of an HTML page. Now that you know the HTML syntax, it’s time to kno...

    Basic types of HTML tags - Code The Web
    3

    Basic types of HTML tags

    Now we know how HTML tags work, what actually are they? What do they do? Learn about some of the most common HTML tags in t...

    Links, images and about file paths - Code The Web
    4

    Links, images and about file paths

    Links and images are two of the most common elements in HTML. Learn how to use them along with file paths in this article…

    Wrapping and grouping HTML elements - Code The Web
    5

    Wrapping and grouping HTML elements

    Sometimes you want to put HTML elements in groups, or put a wrapper around certain text so that you can select it. Learn ho...

    Lists and navigation in HTML - Code The Web
    6

    Lists and navigation in HTML

    Lists are very useful in HTML, and are also used to build navigation menus. Learn how in this article…

    The complete guide to HTML icons — iOS, Android, desktop and more... - Code The Web
    7

    The complete guide to HTML icons — iOS, Android, desktop and more...

    Learn how to make an icon for iOS, Android, desktop and more using HTML in this article…