"Project A" was due last week.
Who still needs to present their work?
- it should be uploaded already...
- You don't need to email me a link to the page
*Please add a link from your index.html page ( the one you made during the 1st two weeks of class ), to your "Project A"
Example : http://tiger.towson.edu/~crothe3/website
HOME WORK this week you were to:
come up with an idea, write a paragraph about it
** save as a pdf file
**** add link from your class web page, to your .pdf file **draw site structure and wire frames
<embed src="porlock.mp3" width="320" height="32"></embed>
or
<audio controls>
<source src="horse.ogg" type="audio/ogg">
<source src="horse.mp3" type="audio/mpeg">
Your browser does not support the audio element.
</audio>
<script type="text/javascript">
var image1=new Image()
image1.src="1.jpg"
var image2=new Image()
image2.src="2.jpg"
var image3=new Image()
image3.src="3.jpg"
var image4=new Image()
image4.src="4.jpg"
</script>