Topic: HTML Questions
1. How do I replace the cut text in an entry with an image?
2. If this isn't possible, how do I use an image to link to an entry and not have the image link not show up in the entry?
hmmm...
« | July 2005 | » | ||||
S | M | T | W | T | F | S |
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
31 |
Wednesday, 6 July 2005 - 1:40 AM EDT
Name: dalleh
I did not understand what you mean but
to make an image clickable the same way as a text link instead of text put an image code like this
<A HREF="page2.html"><IMG SRC="name.jpg" WIDTH=511 HEIGHT=271 BORDER=0></A>
Wednesday, 6 July 2005 - 8:32 AM EDT
Name: cwI don't understand your question either but it sounds like you may mean a blog??? If so, in addition to the code dalleh gave you, make sure your blog is set to accept html (an option on the "change settings" control panel) and that the entry is posted as html.