Created
January 11, 2018 20:11
-
-
Save BrunoGrandePhD/69095ce8d4bc22825b9a3121866e6468 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<head> | |
<title>Unix Lab Web Page Example</title> | |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | |
<meta name="keywords" content="Bioinformatics, Fiona Brinkman, course"> | |
<meta name="description" content="This is a template file to help you learn about HTML."> | |
</head> | |
<body bgcolor="#FFFFFF" text="#000000"> | |
<p><b><font size="+2" color="#0000FF"> | |
MBB342: Introductory Genomics and Bioinformatics | |
</font></p> | |
<br> | |
<br> | |
<p><b>Place your name here!</b></p> | |
<br> | |
<br> | |
<p><b><font color="#0000FF" size="+2">Welcome to your bioinformatics course page!</font></b></p> | |
<p>This page is an example of html. Feel free to personalise it | |
and then visit it on the web!</p> | |
<p> Try adding some links here:</p> | |
<br><br> | |
<p>And remember.... Bioinformatics Rocks!</p> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment