L.T 2.1 CSS

We got assigned to create some html pages and using CSS, fix many different things. I Really struggle this month with coding, and decided to use the exercise file as a starting point, and played around trying to fix different things. I dont have time this week to...

L.T 1.3 – Semantic HTML

For this lesson task, you’ll be working on the same HTML document you created in the previous lesson task, “Creating an HTML structure”. Part 1 The following elements should now be added to the HTML document: <meta> element with some metadata –...

L.T. 1.2 – HTLM basics

We are tasked dive deeper in HTML and do some testing on our own in the exerzise file. You have created an HTML document with the following content, what do they mean? <!DOCTYPE html>   –   This is the code that tells the web browser that this is a...