and  : - Post ID 77116

User 121775 Photo


Registered User
20 posts

I would like to have four links on one line across the screen. i.e. Home Concert Dance Schedule each with a white space between them or even more white space to separate them. I read about &nbsp; and <pre></pre> but can't get them to work out. Could you give an example. I am using coffeecup insert a link.
Botma
User 282670 Photo


Registered User
3,940 posts

Hi Harold,
you could try something like this, seperate them by hitting the spacebar.
Html Editor-Fill in the href=with pages
<center>
<a href="">Home</a> | <a href="">Concert</a> | <a href="">Dance</a> | <a href="">Schedule</a>
</center>





User 121775 Photo


Registered User
20 posts

I know how to fill in the pages between the "". Does that Vertical line mean the space bar? Do I backspace and replace it with the spacebar? All the links line up one under the other. Vertical. They do not line up across the page. Horizonal as I am trying to do. Thanks for getting back to me. Not that sharp on all this just yet.
Botma
User 282670 Photo


Registered User
3,940 posts

Below the "backspace" button on your keyboard is the button which has the vertical line ( | ) and backslash ( \ ) so I made the link and used shift+vertical line key then I pressed spacebar for the next link. Keyboards may vary of course.
http://kellyinfo.com/MyFiles/tutorials/verticalinks.html




User 121775 Photo


Registered User
20 posts

Thanks again Bruzer,

I see where the vertical line is now under the enter key on my keyboard. Something is wrong. I opened a blank page in coffeecup and pasted your code. The links are just what I want. Lined up horizonal. When I paste your code into my web page where I want it they line up vertical, one under the other. A puzzlement. I could put the links on the index page where I want them. (actually) I want them at the bottom of all pages put first I want to get the one page right. Then you could go there and see for yourself.
Botma
User 355448 Photo


Ambassador
3,144 posts

Harold,

Do you have a link to the site? A link would allow the folks here to see the code and styles and provide a more direct help. You might check your styles for the footer and try setting a width and height.

If you have some code that you want to put on several pages (identical footers, identical navigation, identical mast heads, etc.) you can have just one of each and depending on your web host, you could use PHP as I do on all my sites, or other methods.
User 121775 Photo


Registered User
20 posts

I copied the code Bruzer sent to me and pasted it on my index page at the bottom of the page. I did not add the links yet. I just want them to line up Horizonal across the page and then I will add the links unless I should have the links added now. As you can see they are vertical yet if I paste this same code into a new page they link up asross the page as I want then to. Horizonal. I will delete them after I hear from you with any suggestions www.theimpreialmusiccenter.com
Botma
User 121775 Photo


Registered User
20 posts

The url is wrong. Use this one www.theimperialmusiccenter.com
Botma
User 282670 Photo


Registered User
3,940 posts

Hi Harold,
I'm sorry I should have done this first. use this code:
<div align="center"><a href="">Home</a> | <a href="">Concert</a> | <a href="">Dance</a> | <a href="">Schedule</a>
</div>




User 121775 Photo


Registered User
20 posts

Well tanks all for the help but still no matter what I do to get the code on my page it does not line up horizonal. The links are still the same as you see on the web site. (vertical) When I paste this code into a new blank page they are correct. They line up horizontal. I am leaving for the weekend to PA so I will delete those links on my index page and continue next week. I won't give up. But I wonder why they link up in a new blank page and not on my web page?
Botma

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.