html layout question?

Out of context: Reply #2

  • Started
  • Last post
  • 8 Responses
  • felizfeliz0

    Each box will be a fixed in size. If I use abs positioning, then when I update and add a new box in the top left it'll mess up. So it needs to be dynamic.

    My current thinking is to make a small flash file that'll scan a folder of images(black squares) and then figure out the layout, generate an xml feed of co-ordinates and then the html page uses that to position the squares! (cos I don't know too much about html, css, javascript...).

    but there must be a simpler way of doing it....

View thread