View Single Post
Old 03-01-2017, 06:54 AM   #3
Notjohn
mostly an observer
Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.
 
Posts: 1,519
Karma: 987654
Join Date: Dec 2012
Device: Kindle
My style for images:

div.image {
text-align:center;
margin-bottom: 0.25em;
}

For captions:

div.caption {
margin-bottom: 1em;
text-align:center;
font-style:italic;
}

A typical image page:

<div class="image" id="disc">
<img alt="Sony Data Discman" src="../Images/discman.jpg" width="100%"/>
</div>

The "alt" is primarily for sight-impaired readers using a device with read-aloud feature. It is polite to say what's in an image.

I try to avoid captions, preferring to put the information in the preceding paragraph.
Notjohn is offline   Reply With Quote