|
This may seem like a silly question. However, I'm a beginner. Here's what I need to do:
I need to place about 8 photos on a page. Each photo will have a one line caption underneath.
I want, let's say, 4 rows of 2 photos next to each other. What's the best way to do this if I don't want to use a table?
Could I create two div tags next to each other and place the 4 photos in each one? I suppose I could do that...but is it the best way to do what I want?
It seems like such a simple issue...but it has me wondering about the best method.
|