Skip to content

adrianovital-dev/Responsive-Footer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Responsive Footer

This project is a way to practice front-end programming, focusing on HTML and CSS. It consists of a responsive footer with social media links, blog sections, products, and a newsletter subscription area. The layout is built using responsive design practices, adapting to different screen sizes.

Features

  • Social Media: Interactive icons for Instagram, Facebook, and WhatsApp.
  • Content Sections: Two lists of links (Blog and Products).
  • Subscription Area: An email input field for newsletter sign-up.
  • Responsive Design: Automatic adaptation to different screen sizes, including desktop, tablet, and mobile devices.

Technologies Used

  • HTML5: Semantic structure of the page.
  • CSS3: Styling the page using Flexbox and Grid Layout for responsive design.
  • Font Awesome: Social media icons.
  • Google Fonts: "Inter" font for the page design.

Folder Structure

/assets /css style.css index.html README.md

How to Run

To view the project locally, follow the steps below:

1. Clone the repository:

git clone https://github.com/adrianovital-dev/responsive-footer.git

2. Navigate to the project folder:

3. Open the index.html file in your preferred browser.

How to Contribute

If you wish to contribute to this project, follow these steps:

  1. Fork this repository.
  2. Create a branch for your modifications:
git checkout -b my-branch
  1. Make your changes and commit:
git commit -m "Description of modifications"
  1. Push the changes to the remote repository:
git push origin my-branch
  1. Create a pull request for review.

License

This project is open-source and can be used under the terms of the MIT License.

  1. Create a pull request for review.

License

This project is open-source and can be used under the terms of the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published