Get up to 80 % extra points for free! More info:

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.

Limited offer: Learn all knowledge and save money

Buy all currently available lessons with exercise submitting and other features for an exclusive price $5.40
Current account balance $0
By buying this exclusive package, you'll have access to all 12 lessons in this course including exercise submitting while saving $0.90. This offer is limited for the first lessons only with an additional exclusive 15% discount.

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