Assignment 12

Bootstrap Form Page

Using Bootstrap re-create the form page from the Bike Club example site and update the colour scheme using Sass variables.

In your deliverables repository, create a 12-bootstrap-form-page folder within the assignments folder.

Using Bootstrap, re-create the form page shown in the video and photo below. Once you have completed the layout, use the technique shown in class to change the colour scheme using custom Sass variables. Your colour scheme must be different from what is shown in the video and photo below.

Bootstrap form page

# Styling

  • Base styles and layout must be created using Bootstrap
  • Use the Floating labels form field variant.
  • Only custom Sass should be Sass variables used to override the colour scheme default values.
    • Your colour scheme must be different than in the example shown above.

# Submission

Submit this assignment by pushing your code to your mad9013-deliverables repository with the commit message Complete 12-bootstrap-form-page assignment.

Last Updated: 11/30/2022, 3:48:08 PM