Skip to content

boolean-uk/html-popular-page-layouts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Popular Page Layouts

In this exercise we will get some CSS Grid practice building the layouts of some of the most popular sites on the web It's not just a good way to practice coding, but it will also give a perspective on how these sites are designed!

Instructions

Replicate the high-level layout blocks of LinkedIn, Gmail, and Discord. Use the images below as a reference. Create a different HTML file for each one of them, named after the layout you're creating and with its respective CSS sheet

LinkedIn

LinkedIn

Gmail

Gmail

Discord

Discord

Examples

Check out the example screenshots in the examples directory of the type of output / level of detail we are looking for. Keep it simple as per the images that end with -simple.png; but if you want to have a bit of fun, then you can add a LITTLE more detail but not too much, as per the images that end with -more.png.

Tips

  • Focus on the bigger blocks that make up the site, don't get mixed up with the smaller details like cards and widgets
  • User background colours to easily tell the blocks apart
  • Remember to commit often, especially before attempting the extensions!

Extension 1

  • Make them responsive! You can refer to their live version to check out how they change when shrinking.

Extension 2

  • Try to recreate as much as you can of the inner layout of Gmail. Try to figure out how to use a grid to recreate the list of items and their inner layout.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •