- Create a webpage using bootstrap page must have
- Container class
- and container class divided into a number of rows
- and every row must contain a column
- Create a web page
- Must have one container tag and row
- This row will contain 4 columns and each col will contain one image.
- Create a web page
- must have one container and row
- This row will contain 2 columns, the first column must have a width approx 30% and the second column must have a width approx 70%
- Create a web page
- must have one container and row
- This row will contain 3 columns, the first column must have a width approx 30% and the second column must have a width approx 40% and the third column must have a width 30%.
- Create a web page
- must have one container and row
- This row will contain a single column of width approx 50% at the center
- Note: Do not use another column in this row.