[wellylug] [OT] HTML Question
Darryl Hamilton
wellylug at addict.net.nz
Tue Feb 22 12:53:58 NZDT 2005
This one is easy :)
Add valign="top" in the left hand TD like so...
<td valign="top"><img src="images/picture.jpg" width="143"
height="293"></td>
You may want to put the same in the right hand TD in case the picture is
bigger than the text.
Michael Dittmer (An Inside Job) wrote:
> Hi All...
>
> I'm a little stuck. I have a table with 2 Columns and 1 Row
>
> In the right hand column I have text that takes up about 1 1/2 pages. In the
> left column I have a picture, except that it sits about 1/2 way down the
> coloum.
>
> Does anyone have any idea how to make the picture sit at the top of the
> column?
>
> My current code is:
>
> <tr>
> <td><img src="images/picture.jpg" width="143" height="293"></td>
> <td colspan="6"><font face="Verdana, Arial, Helvetica,
> sans-serif"><strong>Services
> offered by business name include: </strong>
> <ul>
> <li>Market valuations on residential properties</li>
> <li>Chattel valuations</li>
> <li>Tax Depreciation Apportionments</li>
> <li>Lifestyle block valuations</li>
> <li>Rental assessments</li>
> <li>Commercial and Industrial properties</li>
> <li>Insurance valuations</li>
> <li>Mortgage security valuations</li>
> <li>Asset valuations for accounting purposes</li>
> <li>Matrimonial/Probate/Family Trust advice</li>
> <li>Compensation expertise</li>
> <li>Unit entitlement assessments</li>
> <li>Going concern valuations</li>
> <li>Special taxation valuations/depreciation schedules</li>
> <li>Property consultancy, negotiations and project evaluation</li>
> <li>Negotiation, mediation and arbitration</li>
> <li>Property feasibility analysis</li>
> <li>Market survey and research work</li>
> <li>Special projects advice</li>
> <li>Leasehold/ground rent property valuation</li>
> <li>BOMA Measurements</li>
> </ul>
> </font></td>
> </tr>
>
> Thanks and Kind Regards
>
> Michael Dittmer
> IT Consultant
> An Inside Job
>
> Phone: 027 407 6780
> E-Mail: michael at inside-job.co.nz
> Website: www.inside-job.co.nz
>
>
More information about the wellylug
mailing list