SIMPLE HTML COMMANDS
Including a Link
- To get this:
ASTR101 Home Page
- Type this:
<A HREF= "http://www.astro.umd.edu/~hamilton/teaching/ASTR101fall15/">ASTR101 Home Page</A>
Including an Image
- To get this:
- Type this:
<br>
<IMG ALIGN=middle SRC="http://janus.astro.umd.edu/datadir/ed/blog/very_hot_jupiter2.jpg">
<br>