• hi
    i was trying to make some changes on feedburner code to put image on the top of the box , i make the html code for the image and i dont know exactly where to put it on the code
    feedburner code is :

    <form style="border:1px solid #ccc;padding:3px;text-align:center;"
    action="https://feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow"
    onsubmit="window.open('https://feedburner.google.com/fb/a/mailverify?uri=Care-YourSelf', 'popupwindow',
    'scrollbars=yes,width=550,height=520');return true"><p>Enter your email address:</p><p><input type="text" style="width:140px" name="email"/></p><input type="hidden" value="Care-YourSelf" name="uri"/><input type="hidden" name="loc" value="en_US"/><input type="submit" value="Subscribe" /><p>Delivered by <a href="https://feedburner.google.com">FeedBurner</a></p></form>

    [Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]

    and the code i write for the image :

    <img src=”imiage url” alt=”image” align=”center”/>

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘make change html code’ is closed to new replies.