Jump to content

[SOLVED] left and right text within a div on same line


jasonc

Recommended Posts

I am wanting to have hypertext links on the far left and far right on the bottom of my pages.

 

but using the divs i can only get the text to show on seperate lines.

 

what is the correct way to do this?

 

<div>
<div align="left"><a href="#" target="_blank" style="text-decoration: none;">#######</a>
</div>
<div align="right"><a href="#" target="_blank" style="text-decoration: none;">#######</a>
</div>
<div>

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.