An open API service indexing awesome lists of open source software.

https://github.com/hafiz1379/html-cheat-sheet

Introducing my HTML cheat sheet - a concise and comprehensive reference guide for HTML. Master the essentials, save time, and build impressive web pages with ease. Download or bookmark it today!
https://github.com/hafiz1379/html-cheat-sheet

css html

Last synced: 12 months ago
JSON representation

Introducing my HTML cheat sheet - a concise and comprehensive reference guide for HTML. Master the essentials, save time, and build impressive web pages with ease. Download or bookmark it today!

Awesome Lists containing this project

README

          



logo

HTML Cheat Sheet

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)

# 📖 HTML Cheat Sheet

> This is my HTML Cheat Sheet project! created it by using HTML and CSS.

## 🛠 Built With

1- HTML
2- CSS

### Tech Stack

>

Client

### Key Features

- **Responsive**
- **GitHub WorkFlow**
- **Grid and Flexbox**

(back to top)

## 🚀 Live Demo

N/A

(back to top)

## 💻 Getting Started

>

### Prerequisites

In order to run this project you need:

1. Web browser.
2. Code editor.
3. Git-smc.

### Setup

Clone this repository to your desired folder:

Run this command:

```sh
cd my-folder
git clone https://github.com/hafiz1379/HTML-cheat-sheet.git
```

### Install

Install this project with:

Run command:

```sh
cd my-project
npm install
```

### Usage

To run the project, execute the following command:

Open index.html using live server extension.

### Run tests

To run tests, run the following command:

> Coming soon

### Deployment

You can deploy this project using:

> Coming soon

(back to top)

## 👥 Authors

Hafizullah Rasa

👤 **Hafizullah Rasa**

- GitHub: [@githubhandle](https://github.com/hafiz1379)
- Twitter: [@twitterhandle](https://twitter.com/Hafizrasa1379?s=35)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/hafizullah-rasa-8436a1257/)

(back to top)

## 🔭 Future Features

- Responsive Design: The calculator is designed to be responsive, adapting to different screen sizes and devices.

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project just give it a star.

(back to top)

(back to top)

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)