Coding Problem

Musical Night Section

SOLVEDEASY

In this assignment, let's build a Musical Night Section by applying the concepts we learned till now. Achieve the layout with the CSS properties you have learned till now.

Refer to the below image.

musical-night

Instructions:

  • Should be able to see vertical scroll if more content is present.
  • The card should be horizontally center align with a maximum width.
  • Set maximum sizes for the images inside the container.
Try to achieve the design as close as possible.

Resources

Use the image URL given below.

CSS Colors used:

\#12022f
\#ffffff
\#d3d3d3
\#594d6d

CSS Font families used:

  • Roboto

Concepts Review

Want to quickly review some of the concepts you’ve been learning?

Take a look at the Cheat Sheets.

Loading...