Card select test
- Today: NOW
Open
The above links should open a modal that contains an iframe with the card select game. The iframe uses relative sizing:
<iframe src="http://chrismonahan.co.uk/cards/" style="height:calc(100vh - 140px); width:calc(100vw - 50px)" >
This link goes to the page with the back link Link. It uses the 'backlink=true' attribute.
<a href="http://chrismonahan.co.uk/cards/?backlink=true">Link</a>