glissario / bootcamp-schedule

bootcamp progress
0 stars 0 forks source link

HTML&CSS Basics: Basic Structure #13

Closed codingbootcampseu closed 3 years ago

codingbootcampseu commented 3 years ago

In this task we will create the basic structure of the document.

Hints

Please ensure that you don't skip heading levels.

The <article> element can be used to structure your main content.

Content within each main article can be represented with the <section> element.

Example Solution and Comparison

glissario commented 3 years ago

Basic struktured