ryanSmithART.com/courses/388/2014


- week 8 -

- MONDAY -

"Project B"
Due date: Mon. Oct. 13th

- WEDNESDAY -

- continue looking at "Project B"
assign "Project C"

Talk about "net art"

What is net art?
Examples of net art
Robert Hecht: net art


"HOTSPOTS"


a little more javascript?

LINK TO OPEN WEBSITE IN CUSTOM SIZE WINDOW

<a href= "javascript:void(0)"onclick="window.open('http://ryansmithart.com/','linkname',
'height=500, width=700,scrollbars=no')" > TEXT</a>



// Here's the code:

<button onclick="myFunction()">Try it</button>
<script>
function myFunction(){
alert("I am an alert box!");
}
</script>

Fun Stuff:
BG Color: Green Yellow Red Brown White
<a href=""onmouseover="document.bgColor='green'">Green</a>


HOME WORK


Get started on "Project C"