A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: HTML question......tables :(

  1. #1
    Im desperate.
    What HTML (or CSS) do I need to use in order to this:
    I have a cell, that is 100px wide. I want to typ freely in it; so that is DOESNT change its wide if I forget an <BR> or something like that. In other words: How can I make the wide of a cell NOT changeable? Same thing goes for the height. Im having a problem that whenever I change the heigt of 1 cell....a whole bunch of other cell change with it. Which I dont want!!

    How can these problems be solved????


  2. #2
    Bamboozled snoop_doug's Avatar
    Join Date
    Apr 2001
    Posts
    1,278
    use multiple tables; if you start dividing one table up too much it gets choppy and very frustrating

    as far as cell dimensions are concerned you may want to try using percentage measurements instead

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

HTML5 Development Center