The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
2 posters

    how image vertical-align: middle

    PE!N
    PE!N
    Forumember


    Posts : 81
    Reputation : 1
    Language : english - arabic

    Solved how image vertical-align: middle

    Post by PE!N March 27th 2012, 8:48 pm

    Hi .. how are u??

    how can i make all images in the forum in the middle of the line by CSS??

    ex:
    Code:
    { vertical-align: middle;}




    Last edited by PE!N on March 27th 2012, 10:35 pm; edited 2 times in total
    midoweb96
    midoweb96
    Forumember


    Posts : 166
    Reputation : 12
    Language : Css - Html - Jquery

    Solved Re: how image vertical-align: middle

    Post by midoweb96 March 27th 2012, 9:27 pm

    HI,,
    This is not in your favor .. On all images.
    This is the code (for all images)

    Code:
    img{
    /*Property*/
    }

    EX

    Code:
    img{
        vertical-align: middle;
    }
    PE!N
    PE!N
    Forumember


    Posts : 81
    Reputation : 1
    Language : english - arabic

    Solved Re: how image vertical-align: middle

    Post by PE!N March 27th 2012, 10:34 pm

    THANX Hello

      Current date/time is September 23rd 2024, 1:20 am