First learning session - Scrimba📖

Published: (February 22, 2026 at 07:10 AM EST)
1 min read
Source: Dev.to

Source: Dev.to

Cover image for First learning session - Scrimba📖

First session

Time used: approx. 2 hours.

I went through Intro to HTML and Intro to CSS.

HTML

  • Various basic HTML tags
  • Explanation of “ elements
  • Input fields, images, lists
  • Proper HTML structure
  • Anchor tags
  • How to deploy a website (via Netlify)

CSS

  • How to link CSS files
  • Width and margin properties
  • Inline vs. block elements
  • Centering and styling of buttons
  • Flexbox basics

This material is very basic for me—I’ve covered it before, but I needed to revisit it to bring the knowledge back to the forefront. I watch some videos at 2× speed and complete all the “mini‑tasks” provided.

I’m currently coding directly in Scrimba’s learning environment rather than using an IDE. When I tackle larger projects, I’ll switch to VS Code. So far it’s been fairly easy, though I expect it will get more challenging as I progress.

0 views
Back to Blog

Related posts

Read more »