- This is the 1st coding assignment in this course, just a simple webpage which is consists of a page heading and 3 sections (all in one row in the desktop view). Each section contains some text.
- In the desktop view (992px and above), each of the 3 sections should take up equal amount of space on the screen.
- In the tablet view (between 768px and 991px, inclusively), the first 2 sections should be in the first row and be of equal size. The 3rd section should be in the second row and take up the entire row by itself.
- In the mobile view (equal to or less than 767px), each section should take up the entire row.
Visit Website: module2-solution