Help - Search - Members - Calendar
Full Version: Aligning Links
Forums > Resource Center > Webmasters' Corner > Resolved Topics
bigtrey90
How do I aligin links in a row like this website has at the top:

Example



NVM i figured it out
Azarel
She just put links into a div.

ie,

<div style="position:absolute; top:0px; left:0px; width:0; height:0;">
<a href="URL">link</a> &nbsp;
<a href="URL">link</a> &nbsp;
<a href="URL">link</a> &nbsp;
</div>
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.