Hey guys,
In my portfolio site I have a legend toward the top of the screen detailing various “abilities” given to certain projects, such as, if it’s warranted, the ability to open a webpage in a separate browser window or enlarge pictures. For the viewer’s recognition that a particular feature is present, I have square icons that are placed in the lower-left-hand corner of a particular item’s designated space (all projects are stacked vertically). I have a problem in that I don’t know how to display more than one of these images in a containing DIV I’ve already created. They stack on top of one another, both obscuring and disabling the functionality of the one below. I’ve read some tutorials mentioning using the “float” property or setting up a table, but it all looks so complicated for something that seems should have a simple or more elegant solution.
If I can elaborate any more to help whomever’s attempting to help help more, please ask what you’d like to know.