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.

how image vertical-align: middle

2 posters

Go down

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
PE!N
PE!N
Forumember

Posts : 81
Reputation : 1
Language : english - arabic

http://www.ibri.hooxs.com

Back to top Go down

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;
}
midoweb96
midoweb96
Forumember

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

Back to top Go down

Solved Re: how image vertical-align: middle

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

THANX Hello
PE!N
PE!N
Forumember

Posts : 81
Reputation : 1
Language : english - arabic

http://www.ibri.hooxs.com

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum