Results 1 to 13 of 13

Thread: (CSS) Poisitioning elemnts on the page. **Resolved**

Threaded View

  1. #1

    Thread Starter
    Frenzied Member msimmons's Avatar
    Join Date
    Jul 2001
    Location
    Houston, TX
    Posts
    1,057

    (CSS) Poisitioning elemnts on the page. **Resolved**

    I seem to have forgotten and it seems that every page I read is incorrect or I am doing something wrong. I have:
    Code:
    <div name="container" id= "container">
       <span name="element1" id= "element1">blah</span>
       <input type="text" name="element2" id= "element2">
    </div>
    Normaly I would just not use the container and would absolute position everything but I have a half a million (exageration but it is a lot) elements on the page and I have a feeling my boss is going to be fickle about the placement so I would rather keep certain items 'blocked' so I can move the group rather than each little item.
    How would I do this?
    Thanks,
    Michael
    Last edited by msimmons; Oct 2nd, 2002 at 11:03 AM.
    I'm off to GalahTech, hope to see you there.

    If you don't like the rules they make, refuse to play their game. -- Steve Ignorant.

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