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

Recent

Welcome to TinyPortal. Please login or sign up.

May 02, 2024, 05:13:10 PM

Login with username, password and session length
Members
  • Total Members: 3,885
  • Latest: Growner
Stats
  • Total Posts: 195,178
  • Total Topics: 21,220
  • Online today: 151
  • Online ever: 3,540 (September 03, 2022, 01:38:54 AM)
Users Online

Navigation Block

Started by alex777, April 22, 2008, 06:17:07 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

alex777

Hi, I wrote a navigation in HTML....

<a href="http://xxx/index.php?board=2.0"><strong><font size="4">Link to Board1</font></strong></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://xxx/index.php?action=forum#3"><strong><font size="4">Board2</font></strong></a><br />

and so on....

It should look like this:

Board1                                    Board2
Board3                                    Board4
etc.

Which code is needed to appoint the space between the boards 1,3 and 2,4?   Actually I have only ;&nbsp;&nbsp;&nbsp;&nbsp to make the space...

JPDeni

You could do that. Or you could make a table.