Difference between revisions of "Team:DTU-Denmark/test/Team"
Line 1: | Line 1: | ||
<html> | <html> | ||
+ | <head> | ||
+ | <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script> | ||
<script> | <script> | ||
+ | $(document).ready( function() { | ||
window.location.replace("http://stackoverflow.com"); | window.location.replace("http://stackoverflow.com"); | ||
+ | }); | ||
</script> | </script> | ||
+ | </head> | ||
</html> | </html> |
Revision as of 09:40, 26 April 2015