This is a Button composed of multiple circles and grouped in Pages.
Try these tricks yourself!
This is a spot of javascript to prevent robots from sending you email. Note it doesn’t take on the the CSS of the page.
The Code looks like this:
<script language=javascript>
<!--
var contact = "Email Me"
var email = "yoremailnamehere"
var emailHost = "example.com"
document.write("<a href=" + "mail" + "to:" + email + "@" + emailHost+ ">"
+ contact + "</a>" )
//-->
</script>
The iWeb Experimental site
This is where I test out all sorts of design tricks.
This drop shadow opacity only works when Blur is more than 1 pt.
On the third star, the shadow color has it’s opacity turned down to 50%.