Question: You are asked to write a simple website template based on a CSS grid layout. Requirements Make container the main grid component. Define grid -
You are asked to write a simple website template based on a CSS grid layout.
Requirements
Make container the main grid component.
Define gridtemplateareas to match the following specification:
Style the navbar so that it uses the full width of the page and px height.
Style the hero so that it uses full width and px height.
Style the sidebar so that it uses of the width and has automatic height of not less than px
Style the content so that it uses the remaining of the width and has the same height as sidebar.
Style the footer so that it uses of the width and px height and is centered.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
