Skip to content

Use CSS position along with float to create a call to action banner.

Notifications You must be signed in to change notification settings

MichaelaRob/call-to-action-banner

 
 

Repository files navigation

summary time deliverables
Use CSS position along with float to create a call to action banner.
1 hour
1 HTML file, 1 CSS file, images

Call to action banner

Overview

  • Fork this repository.
  • Use a combination of position and float to create the call to action banner.
  • The button is .btn-big from the button assignment.
  • Text can be found inside the content.txt file.
  • Run it through Markbot and make sure it passes all the checks.

Details

  • Typefaces: Roboto, Roboto Condensed
  • Text sizes: 3rem, 1.5rem
  • Expected class names: .banner, .img-flex, .btn, .btn-big
  • Banner maximum height: 500px

Goal

Visually match the images in the “screenshots” folder and create the interaction shown in the linked video.


Hand in

Drop this folder into your Markbot application. Make sure to fix all the errors. And submit to Canvas using Markbot.

About

Use CSS position along with float to create a call to action banner.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 58.5%
  • HTML 41.5%