Skip to content

123MikeDomingue/testing-git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Position Property Project

Setup

  • copy last project
  • rename to (08-position-property)
  • change title (Position Property)

HTML (structure)

  • add div with class of "temp" at the end of the html document (still inside the body)

CSS (styles)

  • set .temp (min-heigth:100vh), so scroll works
  • set nav sticky (position,top,z-index)
  • set .hero on small screen only with color background, starting with 768px add current (image background)
  • add position relative to .hero
  • set .hero-center position absolute and place in the center (gotcha - section 19)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published