CINXE.COM
Aalto University Snapcode
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <title>Aalto University Snapcode</title> <meta http-equiv="X-UA-Compatible" content="IE=EDGE, chrome=1" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="stylesheet" href="master.css" type="text/css"/> <style type="text/css"> h1 { color: #ffffff; font-size: 40px; margin-top: 20px; } .aalto-skip-link { position: absolute; top: 0; left: 0; padding: 8px 16px; background: #ffffff; text-decoration: underline; -webkit-transform: translateY(-100%); transform: translateY(-100%); -webkit-transition: 0.2s -webkit-transform cubic-bezier(0.175,0.885,0.32,1.02); transition: 0.2s -webkit-transform cubic-bezier(0.175,0.885,0.32,1.02); transition: 0.2s transform cubic-bezier(0.175,0.885,0.32,1.02); transition: 0.2s transform cubic-bezier(0.175,0.885,0.32,1.02),0.2s -webkit-transform cubic-bezier(0.175,0.885,0.32,1.02); opacity: 0; z-index: 4; font-size: 16px; } .aalto-skip-link:focus { -webkit-transform: translateY(0); transform: translateY(0); box-shadow: 0 2px 1px 0 rgba(0,0,0,0.15); opacity: 1; } </style> </head> <body> <div id="container"> <a href="#snapcode" class="aalto-skip-link"> Skip to content </a> <a href="https://www.aalto.fi" id="aalto">« aalto.fi</a> <h1>Aalto University snapcode</h1> <div id="snapcode"> <img src="snapcode.jpg" alt="Aalto University Snapcode" width="499" height="499" frameborder="0"> </div><!-- /#snapcode --> </div><!-- /#container --> <script type="text/javascript"> //<![CDATA[ (function() { var _analytics_scr = document.createElement('script'); _analytics_scr.type = 'text/javascript'; _analytics_scr.async = true; _analytics_scr.src = '/_Incapsula_Resource?SWJIYLWA=2977d8d74f63d7f8fedbea018b7a1d05&ns=2'; var _analytics_elem = document.getElementsByTagName('script')[0]; _analytics_elem.parentNode.insertBefore(_analytics_scr, _analytics_elem); })(); // ]]> </script> </body> </html>