Return back to the README.md file.
I have used the recommended HTML W3C Validator to validate all of my HTML files.
Page | W3C URL | Screenshot | Notes |
---|---|---|---|
Home | W3C | Pass: No error found | |
Rules | W3C | Pass: No error found | |
Game | W3C | Pass: No error found | |
Facts | W3C | Pass; No error found | |
Contact | W3C | Pass; No error found |
I have used the recommended CSS Jigsaw Validator to validate all of my CSS files.
File | Jigsaw URL | Screenshot | Notes |
---|---|---|---|
style.css | Jigsaw | Pass: No error found; Minor warning: 46 main Same color for background-color and color |
I have used the recommended JShint Validator to validate all of my JS files.
Directory | File | Screenshot | Notes |
---|---|---|---|
assets | contactForm.js | ||
assets | script.js |
I have tested my deployed project on multiple browsers to check for compatibility issues.
Browser | Home | Explore | Travel | Contact | Confirmation | Notes |
---|---|---|---|---|---|---|
Chrome | Works as expected | |||||
Mozilla | Works as expected | |||||
Safari | Works as expected |
I have tested my deployed project on multiple devices to check for responsiveness issues.
Device | Home | Rules | Game | Facts | Contact | Notes |
---|---|---|---|---|---|---|
iPhone 14 Pro Max | Works as expected | |||||
Samsung Galaxy Tab S4 | Works as expected | |||||
iPad Air | Works as expected | |||||
Google Pixel 7 | Works as expected |
I have tested my deployed project using the Lighthouse Audit tool to check for any major issues.
- Bug #1
- Bug #2
There are no remaining bugs that I am aware of.