Skip to content

SilvaOz/UIB-framework-bootstrap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Strapping

Status overview badge

Instructions:

  • Work in the existing index.html file
  • Create a simple page using bootstrap! Use the mockup image as a guide.
  • Your page must include the following bootstrap components: a banner, a navigation bar, a simple flex layout and cards!
  • You shouldn't have to use any CSS to make this page!
  • Refer to bootstrap documentation for more info.

mockup-image

Results

⌛ Give it a minute. As long as you see the orange dot processing on top, CodeBuddy is still processing. Refresh this page to see it's current status.

This is what CodeBuddy found when running your code. It is to show you what you have achieved and to give you hints on how to complete the exercise.

HTML structure & Bootstrap CDN

Status Check
Status Index file should contain appropriate meta tags
Status Index file Should contain a title tag that is not empty
Status Bootstrap CDN Should be present

Page Layout

Status Check
Status Page should use flex layout
Status Bootstrap Nav Component should be present on the page
Status Page Should Contain 3 Columns
Status Page Should contain 4 Cards
Status Page Should contain a Footer section

🔬 Results Details 🐞 Tips on Debugging 📢 Report Problem

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 50.1%
  • JavaScript 49.9%