Free Republic
Browse · Search
General/Chat
Topics · Post Article

WAY off topic.

Does anyone know the HTML code for putting a space between links? (I’ve looked around the HTML sandbox to no avail)

I’m trying to list the weeks of cooking threads on my profile page horizontally for each month and they look strange without a space in between each week.

Help.


7 posted on 04/09/2011 7:40:57 AM PDT by libertarian27 (Ingsoc: Department of Life, Department of Liberty, Department of Happiness)
[ Post Reply | Private Reply | To 2 | View Replies ]


To: libertarian27
December 12, 2010 December 18, 2010 etc etc

Like this?

10 posted on 04/09/2011 7:57:02 AM PDT by hattend (Obama got his 3am call about Egypt. The call went right to the answering machine.- Sarah Palin)
[ Post Reply | Private Reply | To 7 | View Replies ]

To: libertarian27
Use & nbsp; (remove the space between '&' and 'n') to insert any number of spaces. Examples:

A B -- normal spacing
A  B -- one extra space
A   B -- two extra spaces
A    B -- three extra spaces

To see the actual source code for the examples here, click >View> then >Source> (Internet Explorer) or >View> then >Page Source> (Firefox).

11 posted on 04/09/2011 7:57:25 AM PDT by SAJ (Zerobama -- a phony and a prick, therefore a dildo)
[ Post Reply | Private Reply | To 7 | View Replies ]

To: libertarian27

Looking at the way you have it already, you just need to put a space between each < /a> and < a href=””>

Your HTML is correct, just put a space between each separate code.


15 posted on 04/09/2011 8:07:33 AM PDT by hattend (Obama got his 3am call about Egypt. The call went right to the answering machine.- Sarah Palin)
[ Post Reply | Private Reply | To 7 | View Replies ]

To: libertarian27

 


17 posted on 04/09/2011 8:09:36 AM PDT by Netizen
[ Post Reply | Private Reply | To 7 | View Replies ]

To: libertarian27
Perhaps a clearer example is:

(a href="http://www.somewhere1.com")Link 1(/a)#nbsp;#nbsp;(a href="http://www.somewhereelse.com")Link 2(/a)

Substitute '>' for ')', '<' for '(', and '&' for '#' in the above, and you should see:

Link 1  Link 2

...except that, unlike here, the links will be hot. Clearly, you'll want to swap in your own desired URLs to the sentence above, also.

18 posted on 04/09/2011 8:10:05 AM PDT by SAJ (Zerobama -- a phony and a prick, therefore a dildo)
[ Post Reply | Private Reply | To 7 | View Replies ]

Free Republic
Browse · Search
General/Chat
Topics · Post Article


FreeRepublic, LLC, PO BOX 9771, FRESNO, CA 93794
FreeRepublic.com is powered by software copyright 2000-2008 John Robinson