- Aug 12, 2013
- 17
- 15
- 16
can anyone please give me a hand with my profiles html? iv very new to it (html), and while i thought i had it figured out, it seems that the block of text ("I accept amazon gift cards to be used towards items from my wishlist. If you decide you'd like to get me a gift card you can tell me what I should use it for from the wishlist. Maybe that item will appear in a camshow !") will become part of the link in the block of html it is below.
<a href='https://twitter.com/jheartscomix' target='_blank'><img src='http://e.mfcimg.com/photos2/147/14712882/945-971-965-645-5242216.jpg'</a >
<br/ >
<br/ >
I accept amazon gift cards to be used towards items from my wishlist. If you decide you'd like to get me a gift card you can tell me what I should use it for from the wishlist. Maybe that item will appear in a camshow !<br/ >
<a href='http://www.amazon.ca/gp/registry/wishlist/ref=gno_listpop_wi' target='_blank'><img src='http://b.mfcimg.com/photos2/147/14712882/304-581-615-838-5242153.jpg'</a >
i just want that block of text to be normal text, but currently it is showing up as a link to my twitter. and if i put it under the amazon html block, it becomes a link to the amazon wishlist. iv purposely broken some of the html code at the ends so it will show up here.
i dont understand
<a href='https://twitter.com/jheartscomix' target='_blank'><img src='http://e.mfcimg.com/photos2/147/14712882/945-971-965-645-5242216.jpg'</a >
<br/ >
<br/ >
I accept amazon gift cards to be used towards items from my wishlist. If you decide you'd like to get me a gift card you can tell me what I should use it for from the wishlist. Maybe that item will appear in a camshow !<br/ >
<a href='http://www.amazon.ca/gp/registry/wishlist/ref=gno_listpop_wi' target='_blank'><img src='http://b.mfcimg.com/photos2/147/14712882/304-581-615-838-5242153.jpg'</a >
i just want that block of text to be normal text, but currently it is showing up as a link to my twitter. and if i put it under the amazon html block, it becomes a link to the amazon wishlist. iv purposely broken some of the html code at the ends so it will show up here.
i dont understand