Jump to content

vertical align middle with listing


MDanz

Recommended Posts

the textfield displays at the bottom of the image. when i want it to be centered.  I applied vertical-align:middle but no success.

 

#addtopictostack ul {

vertical-align:middle;

}
#addtopictostack li{
display:inline;
list-style-type:none;

}

 

<ul id='addtopictostack'><li><img src='addtopic2stack.jpg' alt='addtopictostack' /></li><li><input type='text' size='20' value='Type Topic Here' /> <input type='submit' name='submit' value='submit' style='font-size:10px' /></li></ul>

Link to comment
https://forums.phpfreaks.com/topic/210414-vertical-align-middle-with-listing/
Share on other sites

  • 4 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.