Links on the same line?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Suudsu2200
    New Member
    • Mar 2007
    • 17

    Links on the same line?

    Newby question but how do you get links to be on the same line as each other.
    I put the two links on the page with nothing in between like this:
    "<a href="http://suudsu2200.goog lepages.com/script1.html">< h3>Home Page :: <h3></a>
    <a href="http://suudsu2200.goog lepages.com/Script2.html">< h3>Stuff to Do :: <h3></a>"
  • iam_clint
    Recognized Expert Top Contributor
    • Jul 2006
    • 1207

    #2
    take the h3 tags off?

    Comment

    • acoder
      Recognized Expert MVP
      • Nov 2006
      • 16032

      #3
      Or, make them 'inline' instead of 'block'?

      Comment

      Working...