• 10 heures
  • Facile

Ce cours est visible gratuitement en ligne.

course.header.alt.is_video

course.header.alt.is_certifying

J'ai tout compris !

Mis à jour le 13/03/2023

Understand legacy layouts

Compétences évaluées

  • Recognize how "legacy" approaches to setting layouts are used
  • Question 1

    Using absolute positioning, relative positioning, and floats would be considered:

    • a modern way of setting layouts

    • a legacy way of setting layouts

  • Question 2

    What does the following line of code do?

    p {
        position: relative;
        top: 20px;
    }
    
    • Moves the paragraph down 20px from where it would normally appear

    • Moves the paragraph down 20px from the edge of the viewport

    • Moves the paragraph up 20px from the bottom of the page

    • Nothing. You'd need to specify bottom, right, and left values too.

  • Question 3

    An element's default position property is:

    • absolute

    • relative

    • fixed

    • static

Et si vous obteniez un diplôme OpenClassrooms ?
  • Formations jusqu’à 100 % financées
  • Date de début flexible
  • Projets professionnalisants
  • Mentorat individuel
Trouvez la formation et le financement faits pour vous