Skip to content

bloominstituteoftechnology/HTML-CSS-mini-Solution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML/CSS mini

Topics:

  • Box Model
  • Flex Box
  • BEM Naming Conventions
  • Extra Credit: Media Queries

You will be turning the provided wireframe into a page. For your first implementation, use only box model rules. Half way through the alotted time, refactor what you have to use flexbox. Make your second solution on a second branch.

You're provided with an index.html file and a styles.css file to begin with, but you're welcome to restructure as you see fit. The mockups are also in the mockup folder for your reference. The full width version is the first you'll be implementing. The mid and small are for extra credit.

Box Model Study Guide

Extra Credit

  • Make your Box Model solution responsive to browser resizing using media queries. Media Query Min & Max Width Quick Reference

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages