Skip to content

Commit

Permalink
Merge pull request vishanurag#1002 from Pallavi-Mukalla/add-table-of-…
Browse files Browse the repository at this point in the history
…contents

Added table of contents to README
  • Loading branch information
vishanurag authored Oct 28, 2024
2 parents 5ec09b7 + 0b8b9c8 commit da27e17
Showing 1 changed file with 13 additions and 4 deletions.
17 changes: 13 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,16 @@
<!--Line-->
<img src="https://user-images.githubusercontent.com/74038190/212284100-561aa473-3905-4a80-b561-0d28506553ee.gif" width="900">


<h2>Overview📌</h2>
## Table of Contents
- [Overview](#overview)
- [Project Structure](#project-structure)
- [Website Preview](#website-preview)
- [Technologies Used](#technologies-used)
- [How to make a Pull Request](#how-to-make-a-pull-request)
- [Troubleshooting](#troubleshooting)
- [Contributors](#contributors)

## Overview
<ul>
<li>🎨 This repository contains my project on a Canvas Editor using HTML, CSS, Bootstrap, and JavaScript.</li>
<li>🖼️ It includes a webpage with a canvas element that allows you to style text content as needed (made for fun purposes 🎉).</li>
Expand Down Expand Up @@ -197,7 +205,7 @@
<li> Background Image: Easily set an image as the background of your canvas to create more visually appealing designs</li>
<li> Background Color: You can now add a custom background color to the canvas with ease!</li>

# Website Preview
## Website Preview

![image](https://github.com/user-attachments/assets/02614ccd-b2ec-492a-9f02-f53d69e9d2b9)

Expand All @@ -216,7 +224,7 @@ To change the background color or image:
<!--Line-->
<img src="https://user-images.githubusercontent.com/74038190/212284100-561aa473-3905-4a80-b561-0d28506553ee.gif" width="900">

<h2><img src = "https://media2.giphy.com/media/QssGEmpkyEOhBCb7e1/giphy.gif?cid=ecf05e47a0n3gi1bfqntqmob8g9aid1oyj2wr3ds3mg700bl&rid=giphy.gif" width = 30px height="38"> Technology Used</h2>
## Technologies Used

<p>
<a href="https://www.w3schools.com/html/"> <img src="https://img.icons8.com/color/70/000000/html-5--v1.png" alt="HTML" /></a>
Expand Down Expand Up @@ -334,6 +342,7 @@ git push origin YourBranchName

<!--Line-->
<img src="https://user-images.githubusercontent.com/74038190/212284100-561aa473-3905-4a80-b561-0d28506553ee.gif" width="900">

## Troubleshooting

### Common Issues
Expand Down

0 comments on commit da27e17

Please sign in to comment.