Template:Biomod/2012/Harvard/BioDesign: Difference between revisions
From OpenWetWare
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
<html> | <html> | ||
<head> | <head> | ||
<script type="text/javascript" src="http://code.jquery.com/jquery-1.8.2.min.js"></script> | |||
<script type="text/javascript"> | |||
alert("hello"); | |||
</script> | |||
<link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'> | <link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'> | ||
</head> | </head> | ||
Revision as of 06:14, 11 October 2012
<html>
<html> <head> <script type="text/javascript" src="http://code.jquery.com/jquery-1.8.2.min.js"></script> <script type="text/javascript"> alert("hello"); </script> <link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'> </head>
<style>
</style>
PICTURE HERE OR SOMETHING
</html>