Interactive online courses HTML Academy
2026-03-09 12:29 Diff

Hi, there! It’s great that you want to learn more about how to create webpages. Our course is devoted to this process.

The best way to start learning something is to change the code and see what happens! Luckily for you, we have a working website that you can experiment with, right now.

If you’re going to make changes, they might as well be major changes so that the difference is as noticeable as possible. So, first let’s remove this line and see what happens as a result:

<link rel="stylesheet" href="muffin-style.css">

Well, let’s go! Click “To the task” below, then delete that chunk of code in the editor on the left to see what changes in the mini-browser on the right.