Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Old 07-20-2007, 05:49 PM Links side by side
Average Talker

Posts: 15
Name: Kevin
Trades: 0
I am trying hard to learn CSS. Everytime I think I have it, I am sorely mistaken. I would like links1 and links2 to be side by side. Right now they are one on top of the other.http://www.precisemessenger.com/private/ Here is what I have come up with so far: http://www.precisemessenger.com/private/indexlink.html

Using position:absolute doesn't seem like the answer. Am I barking up the wrong tree?

ps I am also having a problem trying to put a space in between the images.

Thanks for any advice.

Kevin
jumpink is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 07-20-2007, 07:25 PM Re: Links side by side
Angelosanto's Avatar
Webmaster Talker

Posts: 554
Name: Danny Angelosanto
Trades: 0
OK, you're first problem is that you are using inline styling - you should put all of your styling into the head section or even better, an external stylesheet.

As for your links, have you tried using display:inline? And also float:left?

As for the spacing in between the images, use margin-right:5px, or however much space you want to put between them.

Though I must say, I think you could put the entire image/link part into the style of an unordered list.

For more info on how you could do that, heres a good little tutorial: http://www.w3schools.com/css/css_list.asp (and if you're interested, the entire CSS section on there is very good!)

Hope that helps!
__________________
"Those who believe in telekinetics, raise my hand."
-Kurt Vonnegut
_____________________________________
Angelosanto is offline
Reply With Quote
View Public Profile Visit Angelosanto's homepage!
 
Reply     « Reply to Links side by side
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 1.16333 seconds with 12 queries