Book Image

Practice CSS Grid Projects to Build Modern Real World Websites [Video]

By : Aarthi Elumalai
Book Image

Practice CSS Grid Projects to Build Modern Real World Websites [Video]

By: Aarthi Elumalai

Overview of this book

By applying the concepts you learn in this course, you can code and design. Here are the modules: Module 1 - CSS Grid property - This is the foundation's module. We’ll look at how to make an element a Grid container so that its child items can be manipulated. We'll also look at what Grid items are and their significance. In this module, we'll be looking into how to create grid columns and rows and how they can be used to layout the website elements in simple ways. Module 2 - Grid lines - In this module, we’ll look at a very important concept - Grid lines. This concept can be used to create full blown websites that are placed on 2 dimensional grid lines (hence the name). We'll look at how to use grid lines to create website layouts, and then we'll create 2 website layout projects using Grid lines as well. We'll also look into how to align grid items or the website's elements using the various Grid alignment properties. Module 3 - Grid Areas - In this module, we'll look at yet another important concept - Grid areas. We'll look at how we can use grid areas to create complicated website layouts much easier than grid lines. We'll be looking at 2 more website layout projects in this module. Module 4 - Create a website - real-world project (nonresponsive and responsive) - In this module, you'll learn how to create a simple, 2-column business website, one that looks like most of the small business HTML websites out there. You'll also learn how to make it completely responsive. All the codes and supporting files for this course are available at: https://github.com/PacktPublishing/Practice-CSS-Grid-Projects-to-Build-Modern-Real-World-Websites
Table of Contents (5 chapters)
Free Chapter
1
Introduction
Chapter 3
Grid lines + 2 projects (2 website layouts)
Content Locked
Section 12
Project #1 - Layout 1 - part 3
Grid lines + 2 projects (2 website layouts): Project #1 - Layout 1 - part 3