Login to your account on the WebCity server
(webcity.arc.losros.cc.ca.us)
Create an HTML file using the text processor
pico
pico attributes.html
Create the surrounding template for the web page by entering the following
tags.
Create the surrounding template for the web page using the HTML Template
Extension.
<HTML>
<HEAD> <TITLE>Adding
Attributes to
Tags</TITLE> </HEAD>
<BODY>
</BODY>
</HTML>
Refer to the Attributes
text document that we discussed in class. Add the appropriate tags and
insert the "HTMLized" text between the <BODY> and </BODY> tags
above.
To view your web page, open a browser and type in the following
URL: