Skip to content

sarahloui-se/codecademy-adhoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codecademy Project: Adhoc

Created as part of Codecademy's Learn Bootstrap course.

Key details in code

Converted to Bootstrap v5.2

Jumbotron

The biggest challenge as a result of using Bootstrap v5.2 was the removal of the jumbotron component. Bootstrap documentation suggests that jumbotrons can be recreated using several different utilities.

Semantic HTML

Quotes

Substituted <h2 class="fst-italic fw-light"> for <blockquote class="h2 fst-italic fw-light"> per WHATWG to improve the semantics.

To-Do list

  • Eliminate scroll on smaller screen sizes
  • Refine spacings to be consistent
  • Refine layout
  • Improve README.md

Releases

No releases published

Packages

No packages published