Skip to content

shivamsouravjha/BOOTSTRAP-shape-shifter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BOOTSTRAP-shape-shifter

AIM

Recreate a painting using Bootstrap's grid

Describe

In this project you will practice using the fundamentals of Bootstrap grid by piecing together a famous painting, namely Piet Mondrian’s Composition II in Red, Blue, and Yellow: img

Actions

The column’s height and colors, and the container’s height and width, are already included in style.css. Your goal is to recreate the painting by:

using the existing container. unscrambling the order of the provided columns. adjusting the widths of the provided columns. adding new rows and additional columns. nesting row(s) inside columns. Here, as we click on a container it starts changing it's shape and size.