Web development explained for normal people! 🖥 🚀

Don't know which to learn first?

Learn CSS

The language for making websites look good

    CSS syntax - Code The Web
    1

    CSS syntax

    CSS is the language used to make websites unique. To make websites look good. Start your quest to learn CSS in this article…

    Basic CSS properties - Code The Web
    2

    Basic CSS properties

    So, what can CSS actually do? Learn about basic CSS properties such as color, background-color, font-size and more…

    CSS sizing and positioning - Code The Web
    3

    CSS sizing and positioning

    One of the most important parts of CSS is setting the size and positioning of elements. I’ll show you all that in this arti...

    Advanced CSS positioning using the position property - Code The Web
    4

    Advanced CSS positioning using the position property

    The CSS position property lets you position elements virtually anywhere you want. Learn how in this article…

    CSS display types - Code The Web
    5

    CSS display types

    CSS display types tell the browser the way in which elements should be treated. Learn about the most common display types a...

    Advanced background image manipulation using CSS - Code The Web
    6

    Advanced background image manipulation using CSS

    Background images can do more than you think - learn about cool ways to manipulate background images using CSS…

    CSS units — there are more than you think... 🤔 - Code The Web
    7

    CSS units — there are more than you think... 🤔

    There are many types of units in CSS, that serve for a range of purposes. Learn about them all in this article!

    The comprehensive guide to CSS flexboxes - Code The Web
    8

    The comprehensive guide to CSS flexboxes

    Flexboxes are something that every web developer should know. They let you align, position and even re-order elements, usin...

    How to create a full-page hero image (HTML & CSS) - Code The Web
    9

    How to create a full-page hero image (HTML & CSS)

    Hero images are used by websites all over the internet and look awesome. Learn how to code one in this article…

    Styling a navigation bar using CSS - Code The Web
    10

    Styling a navigation bar using CSS

    You can find navigation bars on almost any website on the internet. Learn how to code and style one in this article!

    CSS text properties, and how to use Google Fonts on your website - Code The Web
    11

    CSS text properties, and how to use Google Fonts on your website

    Learn how to change the way text appears on a website, and learn how to use the most extensive and powerful free font datab...