Step 1: Insert this into the <head> section of your page. Configure the images and corresponding links.
Step 2: Insert the below into the <body> section
of your page:
@
Where and how to put your copy script? Please follow my sample as below. It more easier for beginner to understand.
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>New Page 3</title>
</head>Copy script step 1.
<body>Copy script step 2.
</body>
</html>
@