For this lab, I would like you to:
public_html
.
index.html
. This file needs to have
HTML in it. The HTML needs to have at least the following features:
<html>
and </html>
tags
<head>
and </head>
tags
<body>
and </body>
tags
<title>
and </title>
tags
<a
...and
</a>
tags.
index.html
are at least
world read.
orhttp://gort.cscwc.pima.edu/~user-name
http://gort.cscwc.pima.edu/~user-name/index.html
your-name TABER CSC137 Lab 4.13: HTML lab