i want to know how to creat code tag for blogspot to insert links like this: http://forex-trading-learn.blogspot.com Code (markup): pls help me! thanks
I've never used blogger so I'm not sure - you could try putting it in italics (using HTML) though: <i>Your Text</i> Code (markup):
Here is exactly the HTML code that vBulletin uses: <td class="smallfont"> <div style="margin: 5px 20px 20px;"> <pre class="alt2" dir="ltr" style="border: 1px inset ; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 34px; text-align: left;">YOUR_TEXT_HERE</pre> </div> </td> Code (markup): Does it help?
Not enough info in the OP. - Where are you putting the links? Posts, sidebar, etc.? - Are you linking to an image? - Do you want to use anchor text?