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

Recent

Welcome to TinyPortal. Please login or sign up.

December 05, 2023, 01:12:24 PM

Login with username, password and session length
Members
Stats
  • Total Posts: 194,611
  • Total Topics: 21,189
  • Online today: 80
  • Online ever: 3,540
  • (September 03, 2022, 01:38:54 AM)
Users Online
Users: 0
Guests: 56
Total: 56

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.