Two Column Layout Vertical Menu Tutorial
Style the Blog aside Elements
Section 2 Lesson 3

Two Column Layout Vertical Menu Tutorial
Style the Blog aside Elements
Section 2 Lesson 3

 

You make a few styling adjustments to the blog section of the webpage.

Step 1: Style the blog section title.

Insert lines 128-130 in the site.css file in your practice folder, then save.

This tightens the margins for the h2 elements within the aside elements.

There are no changes in the index.html file from the last lesson.

Completed Step 1

Live Screenshot Web Browser for Step 1

Step 2: Style the blog section paragraphs.

Insert lines 131-133 in the site.css file in your practice folder, then save.

This adds the styling for the gallery-row class selector.

There are no changes in the index.html file from the last step.

Completed Step 2

Live Screenshot Web Browser for Step 2