StarKnightt / Gym-Websitse

This is a Gym Website which is made by only HTML And CSS (Without any flex-box). It is made only for educational and learning purposes.

Home Page:https://main--spontaneous-daifuku-3c5852.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTML and CSS Learning Project

Overview

This repository serves as an educational project to practice HTML and CSS skills. It contains a simple webpage for "StarKnight's Fitness." The project's primary purpose is to explore and implement CSS styles for a basic webpage structure.

Table of Contents

Project Description

The project consists of an HTML webpage representing a fitness website named "StarKnight's Fitness." The HTML file defines the structure and content of the webpage, while the CSS file styles it to make it visually appealing.

Project Structure

Here's a brief overview of the key files and directories in this project:

  • index.html: The main HTML file that represents the webpage structure.
  • css/style.css: The CSS file responsible for styling the webpage.
  • img/: A directory that may contain image assets used in the project.

Usage

To use this project for educational purposes:

  1. Clone the repository to your local machine:
    git clone https://github.com/yourusername/html-css-learning-project.git

About

This is a Gym Website which is made by only HTML And CSS (Without any flex-box). It is made only for educational and learning purposes.

https://main--spontaneous-daifuku-3c5852.netlify.app/


Languages

Language:HTML 50.9%Language:CSS 49.1%