I've create a html page in dreamweaver but when I copy the source code into another app (email campaign) the bottom half of my page is cut off. It viewed fine in dreamweaver and when I previewed it in Firefox. I've checked my source code to see if there was anything restricting the height of the page but couldn't find anything. Any thoughts?
DavidJames
|
Newbie Member
|
|
| 29Oct2009,23:51 | #2 |
|
Hi,
I was having the same problem, and then I realized the closed bracket was missing on the "closing end" tag, so it looked like this: <!-- CLOSING END-------------------- Once I added the ">" character at the end, the bottom displayed in the email. Hope this helps. |
