DEV Community

Cover image for First learning session - Scrimbađź“–
Fredrik Berg
Fredrik Berg

Posted on

First learning session - Scrimbađź“–

First session

Time used: approx. 2hours.

I went through Intro to HTML and Intro to CSS.

The HTML section contains:
Various basic HTML tags, explanation of DIVs, input field, image, lists, proper HTML structure, anchor tag and how to deploy a website (via netlify).

The CSS section contains:
How to link CSS files, width, margin, inline and block elements, centering and styling of buttons, plus flexbox.

This is very basic and suits me well - I have gone through this from before but I need to repeat cause this is "knowledge" that I have hidden deep in the back of my mind and I need help with bringing that knowledge back.

Some of the videos I have 2x speed on, but I do all the "minitasks" that they give us.

I don't use any IDE yet, I code directly in the learning environment of Scrimba. When it gets to "larger" projects I will use VS code.

For now it has been pretty easy but I know it will become harder further down the road.

Top comments (0)