Here's a bit of fun http://pittdj.co.uk/temp/h1.htm


This kicked off in a drifting thread in csa.hardware, "Ethernet"

In http://www.france-codepostal.fr/en/france/?SearchText=44170
the header below is vertically truncated.

<h1>Find a postal code in France</h1>


The line-height setting in CSS seems to be problematic for NetSurf if the
Header is larger. 

body {
        background: #C0CBAD;
        font-family: Verdana, Arial, sans-serif;
        font-size: 13px;
        padding: 0;
        margin: 0;
        color: #555;
        line-height: 17px;
}


It is on the bug tracker.


-- 
David Pitt

Reply via email to