Website is structured into four corners. Each corner shows a different tool of responsive web design used.
The media queries size shows the websites adaptability to different screen widths. The four corners stay present in a large window, but if adjusted by changing window size changes to columns.
The scalabale image corner shows this image of spongebob, and how the image is properly scaled due to the window size. This is done by utlizing max and min width.
This corner shows flexboxes which show how these two text buttons change to shrink and grow in the horizontal direction based on the window size.
The CSS grid corner is made to show how the four corners of the whole page works.