https://github.com/techycode-01/codealpha_onlinecodeeditor
https://github.com/techycode-01/codealpha_onlinecodeeditor
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/techycode-01/codealpha_onlinecodeeditor
- Owner: techycode-01
- Created: 2023-06-10T04:02:49.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-10T04:09:12.000Z (almost 3 years ago)
- Last Synced: 2025-05-25T14:46:07.998Z (10 months ago)
- Language: HTML
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CodeAlpha_OnlineCodeEditor
Online Code Editor is a simple project developed using HTML, CSS, and JavaScript that allows users to write, edit, and execute code directly from their web browsers .Also, see its results on another side. On the result side, we can only see the content that we write inside the body tag. While the codes inside other tags are not seen but it helps in making some changes to the body content.