DH Templates

how do I add amazon affiliates HTML code to my DREAMWEAVER html page. I used a css template?

I copy and paste the code into my "code" tab on dreamweaver. When I look at the design tab I see a blank picture is inserted. But when I preview on my browser there is nothing there. will it be there when I upload my pages?

Public Comments

  1. i think the code is generated by amazon right, no need to worry. Content comes from their side. Make sure that you place the code inside body tag
  2. just be sure to copy the code EXACTLY from amazon, and make sure you place it between "<body>" and "</body>" (note the slash) in your code. it these are not already visible, you will need to switch to "source" or "code" view. to answer the second question (will it be there when you upload your pages) most likely if it is showing up in design view it will be there, however you are best off opening the page instead with your browser (such as internet explorer) instead of using dreamwaver's design tab - it is used mostly to format the pages, not to actually view them. this site might help you understand HTML and CSS a bit better... http://www.w3schools.com
Powered by Yahoo! Answers