[thelist] preventing a CR in when using different colours in a paragraph

Ben Morrison ben.morrison at dogstardesign.co.uk
Thu Jul 3 10:47:12 CDT 2003


On 3/7/03 4:28 pm, "David Turner" <david.turner at synergy.tv> wrote:

> the text now appears on one line, but i cannot get the font colour to
> change. i wonder if this is because the text is inside a form inside a
> table.
>
> could somebody have a look at www.dbass.org

    div.telephoneText
    {
    font-family: Verdana, Arial ;
        text-align: left ;
        color: white ;
        font-size: 10px
    }

Remove the div.

so:
.telephonetext{
Etc
}

Will work

ben




More information about the thelist mailing list