I have ran into a problem as far a putting a caption under a photo in
Blueprint. I can get the text on the page but cannot seem to get the
caption directly under the photo. The following is the current coding
(this coding works in CSS without Blueprint but not once you do it in
Blueprint):
<p><img src="flag.jpg"><br />
"Caption!"</p>
</body>
</html>
With this the photo is floated to the left and the text is on the line
above the photo in the center of the page.
When I create and HTML page without Blueprint the caption is under the
photo, when Blueprint is added to the page images are forced to the
left and my caption no longer appears under the image. I am looking
for the best way to have the caption displayed under the image.
If anyone has any ideas I welcome and greatly appreciate them.
Timothy White
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Blueprint CSS" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/blueprintcss?hl=en
-~----------~----~----~----~------~----~------~--~---