CODE
<!-- begin code provided by createblog.com -->
<html>
<head>
<title>
examples!!
</title>
<script language="Javascript">
var like_color = prompt ("Which Color do you like?", "Red or blue?")
if (like_color == "blue")
}
document.writeln("YOU LIKE BLUE??? The monkey thinks that u're kool!")
{
</script>
</head>
<!-- end code provided by createblog.com -->
<html>
<head>
<title>
examples!!
</title>
<script language="Javascript">
var like_color = prompt ("Which Color do you like?", "Red or blue?")
if (like_color == "blue")
}
document.writeln("YOU LIKE BLUE??? The monkey thinks that u're kool!")
{
</script>
</head>
<!-- end code provided by createblog.com -->
sigh...plz help it's giving me an error message thx!