CSS Flexbox Coding Practice 4

 iPhone Sale Page

In this assignment, let's build an iPhone Sale Page by applying the CSS concepts we learned till now.

Refer to the below image.

Instructions:

  • Use the HTML 
    nav
     element to provide navigation links, either within the current document or to other documents.
  • Use the CSS align-self property to display the image horizontally center and the website address on the right side bottom of the page.
Note
Without using Bootstrap, create the navbar using Flexbox properties.

Resources

CSS Colors used:

#000000
#ffffff
#9aa5b1

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.

Post a Comment

Please Select Embedded Mode To Show The Comment System.*

Previous Post Next Post

Contact Form