#Divs superimposing (or that is what it looks like)

5 messages · Page 1 of 1 (latest)

novel epoch
carmine lantern
#

Because you didn't close the parent and so they are nested...

#

Also, id is meant to be unique and therefore it's invalid for the three "miniContainer" divs to have the same id

hexed vine
#

Script should be at bottom of body

pearl otter
#

@novel epoch is your problem resolved?