Skip to content

kulotsystemstech/css-activity-03

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS | Activity #3: Responsive Grid Layout

Create a responsive website called techroles.ph.

responsive

Development Setup

The initial HTML and CSS files are already inside the src folder, but there is one missing CSS file: _layout.css. This file controls the grid layout styles. Your task is to create _layout.css inside src/css folder and integrate it into all HTML files. It's recommended that you start by working with index.html first.

Responsive Design

Below are the full images for each screen width breakpoint in the responsive design that you need to achieve.

1200px (993px and above)

responsive-1200px

992px (769px to 992px)

responsive-992px

768px (577px to 768px)

responsive-768px

576px (576px and below)

responsive-576px

About

CSS | Activity #3: Responsive Grid Layout

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published