mirror of https://github.com/01-edu/public.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
387 B
14 lines
387 B
3 years ago
|
#### Required
|
||
|
|
||
|
###### Is the `index.html` webpage displayed properly ?
|
||
|
|
||
|
###### Is css applied from the `style.css` file ?
|
||
|
|
||
|
###### Are scripts loaded from `script.js` file and no errors shown in the console ?
|
||
|
|
||
|
#### Optional
|
||
|
|
||
|
###### +Did you use a service to publish it ? (github pages or equivalent)
|
||
|
|
||
|
###### +Does the webpage work on multiple window size ? (phone, tablets, computers...)
|