First submitted | August 21, 2020 |
Times taken | 89 |
Average score | 50.0% | Report this quiz | Report |
Select a shield
![]() Nova Scotia ![]() Manitoba ![]() Alberta ![]() Northwest Territories ![]() New Brunswick ![]() Ontario ![]() Prince Edward Island ![]() Yukon ![]() Saskatchewan ![]() British Columbia ![]() Quebec ![]() Newfoundland & Labrador |
This Highway Shield is:
|
|
Copyright H Brothers Inc, 2008–2023
Contact Us | Go To Top | View Mobile Site
Thank you! There is more text pasted under the quiz instructions,
<style>
.map-game-page .map-answer .text { display: none; }
.map-game-page .map-correct-answer img { opacity: 0.4; }
<img src="(image adress)" width="75.5" height="120" /><div >Ontario</div>
And that last line is an example of what the answer looks like, I have the image and its dimensions, followed by the province which is given the class 'text'. This text is set to not display during the game, it only has the chance to appear afterwards. The second line makes correctly guessed images slightly lighter also. I have copied this from a featured quiz using flags, and modified it to my liking (with my limited computer skills). Hope it was helpful :)