TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

Members
Stats
  • Total Posts: 196,004
  • Total Topics: 21,330
  • Online today: 103
  • Online ever: 8,223 (February 19, 2025, 04:35:35 AM)
Users Online

Using spaces in an article

Started by Bec, July 30, 2009, 05:04:12 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Bec

Hi Guys,

I am trying to space out an item in one of my articles and its being an absolute pain! I have it in a table but for it to space correctly I need to insert some spaces to push the table out but no matter what I do every time I save the article it shows the spaces as ����������

How can I get rid of these??? And why are tables so difficult, is there anyway I can set each column to a certain width? This is my page so you can see what I am trying to do - [url removed] without the spaces the email address sits on the line underneath rather than beside the E: where it should be.

This is my code (I would really appreciate some help fixing this, so much time wasted on something which should be so easy!!!)

<table border="0"><tbody><tr><td><b><br><font color="#cd3f7a">AJ FASHION WORLD</font></font></b><br><br>Our
collections include the latest trends for all sorts of wedding diamante jewelleries, especially for bridesmaids. We pride ourselves on our
customer service and our high security ordering facilities. We offer customer quality products with amazing prices. Enjoy your shopping experiences at AJ Fashion World.<br><br><div align="left"><b><a href="http://www.ajfashionworld.com.au/">Visit Our Website</a><br><br></b></div></td><td><br></td><td><br></td><td><br></td><td><br><br>1/10-16, Forbes Street<br>Hornsby  NSW  2077<br><br><b>P:</b> 02 9482 4705<br><b>M:</b> 0414 548 200<br><b>E: </b>admin@ajfashionworld.com.au<br><br><br></td><td><br></td></tr> </tbody></table><div align="center"><hr size="2" width="100%"><br>
</div>


Thanks :)


And finally how can I get my email address to show as a clickable link??

Freddy

#1
Try playing with this it should give you the idea :

<table width="100%">
<tr>
<td width="60%">
Something Here on the left.
</td>
<td width ="40%">
Something here on the right : <a href="mailto:me@mycompany.com">me@mycompany.com</a>
</td>
</tr>
</table>


BTW, when I go to your link I don't see any box thingys..

Bec

#2
yeah I got rid of them, thanks ill give it a whirl :)


Update - it worked beautifully! Thank you so very much for your help!!!

Freddy

You are not alone, I've just spent about two or three hours just getting two columns (DIVS) to line up side by side...it got a bit complicated  :D

Bec

I sometimes think its the easiest things that turn out to be the most difficult! Thanks again for your help!

Freddy

You're welcome Bec, glad it worked out  :)

ZarPrime

Topic marked solved. :up: Thanks again freddy.

ZP

Freddy


This website is proudly hosted on Crocweb Cloud Website Hosting.