Posted by Jim Moe on 11/21/06 01:20
Gérard Talbot wrote:
>> I have never had any trouble making web pages & overcoming a few html
>> challenges along the way. But I cannot figure out how to center a
>> sentance or title under a picture. Do I need to use <caption> within
>> the <table> tag? Thanks.
>>
> My recommendation:
> <p style="text-align: center;"><img src="..." width="..." height="..."
> alt="..."><br>Your sentence... </p>
>
For the caption to center properly the <p> must be given the same width
as the <img>.
--
jmm (hyphen) list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)
[Back to original message]
|