Skip to content

This repository is a warm-up to design a simple responsive web page by using css @media rule and order property...

Notifications You must be signed in to change notification settings

Taabannn/responsive-layout-html-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

responsive-layout-html-css

This repository is a warm-up to design a simple responsive web page by using css @media rule and order property like the figure below:

And the result is:

result.mp4

Requirements 🔧

How to contribute to this repository

. Press the Fork button in order to save copy of this repo on your account.

. Download the files by pressing download button or clone this repo by the the following command in your git bash:

   git clone https://github.com/Taabannn/responsive-layout-html-css.git

. Open project in your IDE.

. Make a new branch.

   git checkout -b branch-name

. Make new changes of repository on new branch.

. Push the changes.

   git add .
   git commit -m "Your commit Message"
   git push origin branch-name

. Make a pull request.

. ⭐ this repository.

About

This repository is a warm-up to design a simple responsive web page by using css @media rule and order property...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published