Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/geauxweisbeck4/tar-heel-dev-studio-official
This is the official repository for Tar Heel Dev Studio
https://github.com/geauxweisbeck4/tar-heel-dev-studio-official
Last synced: 3 days ago
JSON representation
This is the official repository for Tar Heel Dev Studio
- Host: GitHub
- URL: https://github.com/geauxweisbeck4/tar-heel-dev-studio-official
- Owner: GeauxWeisbeck4
- Created: 2022-06-18T06:29:16.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T05:31:21.000Z (11 months ago)
- Last Synced: 2024-04-13T15:53:28.188Z (7 months ago)
- Language: HTML
- Size: 10.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tar Heel Dev Studio
This is a basic HTML starter project that I decided was right for Tar Heel Dev Studio. It just feels like how a Tar Heel would do it.
## What's in this project?
← `README.md`: Learn more about this project.
← `index.html`: This is the main web page for the website. This took a lot of time to create because I flirted with the design for so long - so worth it though.
← `style.css`: CSS files add styling rules to your content. The CSS applies styles to the elements in your HTML page. The style rules also make the image move when you click it.
← `script.js`: If you're feeling fancy you can add interactivity to your site with JavaScript. The code in the JavaScript file runs when the page loads, and when the visitor clicks the button you can add below.
Open each file and check out the comments (in gray) for more info.
## I Credit Glitch for finally deploying this project!
[Glitch](https://glitch.com) is a friendly community where millions of people come together to build web apps and websites.
- Need more help? [Check out our Help Center](https://help.glitch.com/) for answers to any common questions.
- Ready to make it official? [Become a paid Glitch member](https://glitch.com/pricing) to boost your app with private sharing, more storage and memory, domains and more.