Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS CSS Font Height (Y Direction Only)

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #29572
    red2black88
    Member

    Hi,

    I have been crawling the web to see if there is any CSS3 examples whereby one can stretch text vertically in CSS.
    I cannot find anything on this subject.

    Is it possible to vertically scale a font (or selection of text) in CSS without affecting the horizontal scale?
    If so – is it browser compatible?

    Chearz

    Red2Black

    #79412
    virtual
    Participant

    You might like to read these
    http://www.emdpi.com/css3xheight.html
    http://www.w3.org/TR/css3-fonts/

    It’s not really possible and certainly won’t be cross browser compatible. You could put your text, if it’s just a caption for example, in an image and stretch that.

    #79633
    red2black88
    Member

    Thanks for the links. I hope they plan on making this more browser friendly in the future – it is frustrating as it really affects the design layouts I wish to achieve

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.