Jump to content

Quick <p align> question


Wongtong

Recommended Posts

So.. been working on my website.

2wehu1l.jpg

That's just a short screenie of the problem I have encountered (it's probably simple to solve).

I want to make the links directly opposite each other without them being on separate lines.

 

Here's what I've got:

 

<div class="dashed-end"></div>
<p align=left><a href="/micro/index.htm">Take me to the previous page!</a></p><p align=right><a href="/micro/fungi.htm">Take me to the next page!</a></p>

 

<div class="dashed-end">

.dashed-end{border-top: 1px dashed #000000; border-color: #000000;}

 

Thanks for any help :D

10postchm2105.png

8,180

WONGTONG IS THE BEST AND IS MORE SUPERIOR THAN ME

#1 Wongtong stalker.

Im looking for some No Limit soldiers!

Link to comment
Share on other sites

Have you tried using the css instead?

<div class="dashed-end"></div>
<p style="float:left;display:inline;margin:0px;"><a href="/micro/index.htm">Take me to the previous page!</a></p>
<p style="float:right;display:inline;margin:0px;"><a href="/micro/fungi.htm">Take me to the next page!</a></p>

 

Just tested it in dreamweaver and it looks ok.

[hide=Drops]

  • Dragon Axe x11
    Berserker Ring x9
    Warrior Ring x8
    Seercull
    Dragon Med
    Dragon Boots x4 - all less then 30 kc
    Godsword Shard (bandos)
    Granite Maul x 3

Solo only - doesn't include barrows[/hide][hide=Stats]

joe_da_studd.png[/hide]

Link to comment
Share on other sites

Thank you very much Joe :D

 

Please lock.

Edited by laura0077
As you wish.

10postchm2105.png

8,180

WONGTONG IS THE BEST AND IS MORE SUPERIOR THAN ME

#1 Wongtong stalker.

Im looking for some No Limit soldiers!

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.