Subject: Re: Images with captions vertically centered beside them, without tables?
Posted: 2008-04-23 07:06:34
Author: David Laakso
First Message | Previous Message | Next Message | Last Message
>>>>
>>>>
>>>>> I struggled for some time to get images with captions vertically
>>>>> centered beside each using CSS.
>>>>> see http://www.spitzer.us/#2007-12.
>>>>>
>>>>> Could I have done this with CSS?
>>>>
Yes, it could have been done in CSS, and since it is not tabular data,
it may have been better to do so.
<http://www.jakpsatweb.cz/css/css-vertical-center-solution.html>
Or simply center the captions vertically with padding-top: ...;
Declaring a width on the outermost wrapper will keep the page from
stretching from here to eternity in a wide monitor.
Either way, validate the file:
<http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.spitzer.us%2F%232007-12>
PS Greetings from IE/6.0 and IE/7.0:
There is a problem with this website's security certificate.
The security certificate presented by this website was not issued by a
trusted certificate authority.
The security certificate presented by this website was issued for a
different website's address.
Security certificate problems may indicate an attempt to fool you or
intercept any data you send to the server.
*We recommend that you close this webpage and do not continue to this
website*
--
----------------------------------------------------------
List FAQ: <http://www.barebones.com/support/lists/web_author.shtml>
List archives: <http://www.listsearch.com/webauthoring.lasso>
To unsubscribe, send mail to: <web-authoring-off@[Protected]>