TESTING AREA for teachers - real service at plus.tuni.fi

First dive into HTML

Introduction

In these short exercises, we will learn the very basics of HTML. It might sound a bit scary if you have no or very little programming experience but writing HTML is not actually programming but rather writing markup!

We’re going to provide links to all the necessary resources and information about the exercises. You’ll just need to first read information behind the link and then answer to a short quiz.

Exercises

Headings

How many heading levels are available in HTML?

How would you define a level two heading with text Hello World!?

How would you create a horizontal rule in HTML?

How would you define a level one heading with content of “Tampere University”?

Posting submission...