![]() ![]() |
| |||||||||
| Hotspots: Slides and Code TA Corner Comments? Announcements FAQ Static Webspace | ||||||||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
<html> <head> <h1>My webpage</h1> </head> <body> <title>Welcome</title> <image src=me.jpg> <p>This is my first paragraph <p>This is my second paragraph Thank you for visiting <a href="helpMe@html.com">Send me comments!</a> </html> |
>>> yeehaw(r"C:\documents and settings\Blake O'Hare\Desktop") Pictures: 2 Text Documents: 9375390 Python Files: 20035 |
Blake O'Hare/404-314-1592 NASA/713-483-3111 White House/202-456-1414 Pope/011-39-6-6982 Kremlin/0107-095-295-9051 |
<html> <head> <title>The News</title> </head> <body> <h1>Today's Headlines</h2> <ul> <li>Scientists link donuts with obesity.</li> <li>GT students are the happiest according to Princeton Review.</li> <li>Microsoft goes open source.</li> </ul> </body> </html> |