HTML Help

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • CoFFeY[NiTrO]
    battle royale
    • Sep 2001
    • 3222

    #1

    HTML Help

    I ahvent worked with HTML for a long time and now I am. I dont know how to align buttons all to the left side. How do I do this?

    Instant Message Me
    ~3rd-Party Trades~
  • land hurricane
    no
    • May 2002
    • 713

    #2
    without astrics

    <*div align="left"*>stuff here<*/align*>

    here it is with a button code in it:

    <*html>
    <*body>
    <*div align="right"><*input type="checkbox" Name="jason"><*/align>
    <*/body>
    <*/html>
    Last edited by land hurricane; 02-08-2003, 10:59 AM.
    email me at [email protected] with comments

    pie sucks

    Comment

    • beam
      The end.
      • May 2001
      • 2036

      #3
      shouldn't that say <*/div> not <*/align> ?
      <---Should be banned for circumventing the cuss filter.

      Comment

      • Kevmaster
        Owners Group Div: Director
        • Oct 2001
        • 5475

        #4
        yes, it should be < * div align="right"> <!--your code--> < */ * div >

        Comment

        • land hurricane
          no
          • May 2002
          • 713

          #5
          oh. <*/align> worked on my browser???
          email me at [email protected] with comments

          pie sucks

          Comment

          • beam
            The end.
            • May 2001
            • 2036

            #6
            I think it would, but your html wouldn't be well-formed.
            <---Should be banned for circumventing the cuss filter.

            Comment

            Working...