https://github.com/descent098/webdev-course-entry-questions
Coding questions for the mentor entry form to the schulich ignite webdev course
https://github.com/descent098/webdev-course-entry-questions
Last synced: 3 months ago
JSON representation
Coding questions for the mentor entry form to the schulich ignite webdev course
- Host: GitHub
- URL: https://github.com/descent098/webdev-course-entry-questions
- Owner: Descent098
- License: mit
- Created: 2022-09-10T01:30:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-10T03:43:39.000Z (over 3 years ago)
- Last Synced: 2025-01-26T11:11:33.938Z (12 months ago)
- Language: HTML
- Size: 4.34 MB
- Stars: 0
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Webdev Course Entry Questions
Coding questions for the mentor entry form to the schulich ignite webdev course
## Steps
Each document will have a comment at the top with what you need to do and there is a folder called `answer_images` with images of what an answer should look like. You **do not have to answer them all or any if you don't want to**.
Each will have a header that looks like this:
```html
```
If you have attempted the question please put your name after `Name:`, if not then leave this blank. To see the correct output and how it should look take the name of the file and find the corresponding image (i.e. for `challenge_1.html` look for `/answer_image/challenge_1.png`), if your file looks like this in a **chromium browser** (chrome, edge or any derivatives [sorry firefox users]) then it is considered correct.
For the `owl.md` file please fill out `owl.html` with equivalent HTML to match the markdown.