HTML Help Forum HTML Help
Please Search for the answer to your question before asking it! Thanks.
 

Horizontal spacing
Post a Reply to this Topic Ask a New Question
Click here to go to the original topic
       HTML Help Forum -> General HTML
View previous topic :: View next topic  
Author Message
cliff



Joined: 10 Jun 2004
Posts: 10
Location: Devon / Cornwall

Posted: Wed Jun 23, 2004 10:59 am     Horizontal spacing  

Hi,

I would like the href below to be evenly spaced horizontally on the same line instead of vertical - could someone give me a clue please

<a href="http://www.1cliff.supanet.com/aalinks.html"><b><strong><font size="4">Links Page Index</strong><b><strong><font size="4"></b></a></font><br>
<a href="http://www.1cliff.supanet.com/herbindex.html"><b><strong><font size="4">Herb Information</strong></b></a></font></font size><br>
<a href="http://www.1cliff.supanet.com/productchklist.html"><b><strong><font size="4">Product Checklist</strong></b></a></font></font size><br>
mjpliv



Joined: 11 May 2004
Posts: 402
Location: Nova Scotia

Posted: Thu Jun 24, 2004 3:13 am      

Using a table should do the trick. Follow this link to a complete tutorial on using tables -

http://www.htmlcodetutorial.com/tables/

Remember to remove the unnescessary <br> tags

Let us know if you help with any of the information found there! :D


Corey Bryant



Joined: 15 May 2004
Posts: 8748
Location: Castle Pines North, CO USA

Posted: Thu Jun 24, 2004 5:49 am      

The <br> is telling the code to insert a "return" - get rid of that.
mjpliv



Joined: 11 May 2004
Posts: 402
Location: Nova Scotia

Posted: Thu Jun 24, 2004 6:34 am      

I had a look at your source code (which shows just how secure those disable right-click scripts are) and you should be able to copy the code for the upper menu selections including the mouse-over setups.
cliff



Joined: 10 Jun 2004
Posts: 10
Location: Devon / Cornwall

Posted: Thu Jun 24, 2004 7:15 am      

Many thanks

Regards

Cliff
 
 
DARFUR
HOSTING / DESIGN
MAKE MONEY

       HTML Help Forum -> General HTML
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.19 © 2001, 2002 phpBB Group