FSOC-OSS / FSOC.V2

This repo is creted By OSS club for the FSOC.
1 stars 23 forks source link
css css-animations css-flexbox css-grid

FCOS - First Year CSS Competition

Welcome to the FCOS (First-Year CSS Competition) repository! This project is designed to help first-year students get hands-on experience with HTML and CSS by building web pages. The goal of this competition is to enhance your understanding of various CSS properties and how to apply them effectively in projects.

💡 About the Competition

FCOS encourages first-year students to develop a simple webpage using just HTML and CSS. Participants will work on various CSS properties like layouts, animations, and responsiveness to create visually appealing web designs.

📋 How to Contribute

Follow the steps below to contribute your project to this repository:

Step 1: Fork the Repository

Step 2: Clone the Repository

 git clone https://github.com/FSOC-OSS/FSOC.V2.git

Step 3: Navigate to the Project Directory

After cloning, navigate to the project folder:

  cd FSOC.V2

Step 4: Start Building Your Project

You can now start working on your HTML and CSS project. Make sure to follow the guidelines provided for the competition.

Step 5: Commit Your Changes

Once you've finished your project, add and commit the changes:

  git add .
  git commit -m "Add my CSS project for FCOS"

Step 6: Push Changes to Your Fork

Push your changes to your forked repository:

  git push origin YourBranch

Step 7: Create a Pull Request

Finally, go to the original repository on GitHub and click on Pull Requests. Click on New Pull Request, select your forked repository, and submit your pull request.

📜 Guidelines

📧 Contact

For any queries, feel free to reach out to us.

Happy coding and good luck with your project! """