Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
HTML/CSS help
#1
http://theamazingmarblepop.com/

I'm trying to make the links next to each other, instead of on top of each other. any ideas?

Note: It's using div's, so anyone got an idea so div's will not start a new line?
Reply
#2
Why use divs? Why just put linked pictures?

Like this I believe-
Code:
<a href="/about/" style="color:rgb(0,0,0); text-shadow: 1px 2px 1px #FFFF00"><img src="http://theamazingmarblepop.com/images/wood.png" height="100"></a>

And make sure your wrapper is wide enough to contain all of the pictures side by side.
Reply
#3
@Paradox

So I can put text on it.
Reply
#4
What? You mean like input text that you see when you mouse-over the pictures?
Reply
#5
No, I literally mean I need to put text on it.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)