Vertical text to horizontal

Discussion in 'CSS' started by audioman, Mar 10, 2010.

  1. #1
    Hello, I am having a problem with CSS. Just trying to align text from this example:


    dog
    cat
    mouse



    to this:

    dog cat mouse

    Can please somebody help me with resolving this problem? :)

    Any help would be appreciated.
     
    audioman, Mar 10, 2010 IP
  2. s_ruben

    s_ruben Active Member

    Messages:
    735
    Likes Received:
    26
    Best Answers:
    1
    Trophy Points:
    78
    #2
    Try this:

    style="display: inline"
    Code (markup):
    If it doesn't resolve the problem, write here the code.
     
    s_ruben, Mar 10, 2010 IP
  3. audioman

    audioman Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks a lot, problem is resolved!
     
    audioman, Mar 10, 2010 IP