Good morning,

I took this example and now with some modifications it is mostly
working <https://www.miila-mahe-aed.eu/farmhouse/house.html>.

The only two problems are now, that the vertical images do not work
correctly and the text under the image get a huge distance to the
image (see photo [065] and below)

How to correct this?

Am 2018-05-24 hackte Philip Taylor in die Tasten:
>
>
> Tom Livingston wrote:
>> You aren't opening each new row.
>
> Bum.  Copied-and-pasted but didn't proof-read properly.  Thank you.
> Now corrected.  Rendering seems unaffected.  Validator says it's OK
> modulo the missing "alt" attributes/values.
> ** P.
> --------
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
> "http://www.w3.org/TR/html4/strict.dtd";>
> <html>
> <head>
> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
> <title>Untitled Document</title>
> </head>
> <body>
> <TABLE>
>  <TR>
>   <TD class="table_cell_image">
>       <DIV>
>     <IMG src="farmhouse_-_house.001s.jpg">
>     <DIV style="color: white; margin-top: -75%; margin-bottom: 75%;
> margin-left: 1%">001</DIV>
>       </DIV>
>   </TD>
>   </TR>
>   <TR> 
>   <TD class="table_cell_image">
>       <DIV>
>     <IMG src="farmhouse_-_house.001s.jpg">
>     <DIV style="color: white; margin-top: -75%; margin-bottom: 75%;
> margin-left: 1%">002</DIV>
>       </DIV>
>   </TD>
>   </TR>
>   <TR> 
>   <TD class="table_cell_image">
>       <DIV>
>     <IMG src="farmhouse_-_house.001s.jpg">
>     <DIV style="color: white; margin-top: -75%; margin-bottom: 75%;
> margin-left: 1%">003</DIV>
>       </DIV>
>   </TD>
>   </TR>   
>  </TABLE>
> </body>

-- 
Michelle Konzack        Miila ITSystems @ TDnet
GNU/Linux Developer     00372-54541400

______________________________________________________________________
css-discuss [css-d@css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to