Posts

Showing posts from November, 2020

Responsive CSS Grid | HTML CSS | Create gallery news feed or anything you want .

Image
In this article, we are creating a fully responsive grid or you can  also  create a gallery or  anything  in  which you want to use the grid so first of all create an  index.html  file in your local directory and  type this text given below in the code snippet image. a fter this, you can create the  index.css  file for styling and type the text as given below in this snippet after that open your index.html by using any browser like chrome, etc. Here's the link below to download the source code file from my git repository. Repo Link:   https://github.com/ShivamNamdeo/Responsive_CSS_Grid Youtube Link:  https://youtu.be/XojJQyhY9UY   Add caption     Index.html     index.css