TA : Kiran Chitluri
Email : kiran@cs.wisc.edu Office: 1306 Computer Sciences Building Phone : 262-6601 Office Hours: Monday 10:00-11:00 am Wednesday 11:00-12:00 pm |
A COOL PIC I MADE WITH ANIMATION SHOP! |
<html> <head> <TITLE> A Simple HTML Example </TITLE> </head> <body> <H1> HTML is Easy To Learn </H1> <P> Welcome to the world of HTML. This is the first paragraph. While short it is still a paragraph!</P> <P> And this is the second paragraph. </P> </body> </html>