Notice of Website Shutdown: This website will be permanently shut down on 2025/04/30. Please withdraw any remaining credits and move any of your assets and information by this date, as they will no longer be accessible afterward.

Lesson 8 - Content styling

In the previous lesson, Body and the header, we coded and styled the header of our modern web portfolio. In this tutorial, we're going to style the content of the website, which is the part with our text.

Introduction

Our entire content area will be in the <main> element. We already have a header in it. So below it, we're going to create a <section> holding the contents. Let's create the <section> element and insert <article> in it as a separate content block. We'll insert 3 article blocks in there.

<section>
   <article></article>
   <article></article>
   <article></article>
</section>

Let's remind how does our sketch/wireframe look like:

A modern portfolio wireframe

Section

We've already created


 

...End of the preview...
Continue further

You will gain knowledge worth hundreds of thousands for a few crowns

You've come here and that's great! We believe that the first lessons showed you something new and useful
Do you want to continue the course? Go to the premium section.

Buy this course

Buy all currently available lessons with exercise submitting and other features for just $6.30
Current account balance $0
By buying this package, you'll have access to all 12 articles (11 lessons, practical exercise) in this course.

This article is licensed: Premium, by buying this article, you agree with the terms of use.

What will you get from us in the next lessons?
  • Unlimited and permanent access to individual lessons.
  • High quality IT knowledge.
  • Skills to help you get your dream and well-paid job.

Article description

Requested article covers this content:

In this tutorial, we'll code and style the content of our web portfolio in HTML5 and SASS. We'll professionally style paragraphs, texts, links and buttons.

You gain credits by supporting our network. This is done by sending a helpful amount of money to support the site, or by creating content for the network.

Article has been written for you by Honza Bittner
Avatar
Everything is possible.
Activities