HTML/CSS Advanced/Interactive exercise: display 1
0 XP of 35727 XP
// Task

Change the code using the display property (in the styles for the "a" tag) so that the links no longer overlap the h1, while still sitting in a single row. If you don't know how to solve the task, click the "Show answer" button. Leave the rest of the code unchanged.

🔒 localhost
Section 6 · Lesson 74Free Preview

Interactive exercise: display 1

IDE450 XP2:37
// lesson_notes

Change the code using the display property (in the styles for the "a" tag) so that the links no longer overlap the h1, while still sitting in a single row. If you don't know how to solve the task, click the "Show answer" button. Leave the rest of the code unchanged.