Results 1 to 6 of 6

Thread: [Resolved] Proper way to CSS align a form

Threaded View

  1. #1

    Thread Starter
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Arrow [Resolved] Proper way to CSS align a form

    N00b question...
    How do I use CSS to align a form to the right, when its vertical postion is absolute?

    At the moment I have this
    HTML Code:
    <span style="position:absolute;top:335px;horizontal-align:right; margin-right: 20px;">
    <form method="get" action="http://www.google.com/search" target="_blank">
    <!-- ... -->
    </form></span>
    It was working once, but now it isn't
    Last edited by penagate; Jun 9th, 2005 at 12:50 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width