|
|
Default
Buy now £39 Get
support
The default look of Magic Zoom Plus™. No customizations made.
Here's the code:
-
<html>
-
<head>
-
<title>Magic
Zoom Plus: Default</title>
-
-
<!--
link to magiczoomplus.css file -->
-
<link href="magiczoomplus/magiczoomplus.css" rel="stylesheet" type="text/css" media="screen"/>
-
<!--
link to magiczoomplus.js file -->
-
<script src="magiczoomplus/magiczoomplus.js" type="text/javascript"></script>
-
-
</head>
-
<body>
-
-
<p>The
default look of Magic Zoom Plus™.
No customizations made.</p>
-
<!--
define Magic Zoom Plus -->
-
<a href="images/harley1c.jpg" title="Cool
bike!" class="MagicZoomPlus"><img src="images/harley1b.jpg"/></a>
-
-
</body>
-
</html>
|