Jump to content

Vertical Align Middle


jdubwelch

Recommended Posts

how do i recreate this:

 

Picture2.png

 

the html:

<div id="videoInsert"><img src="images/anna-marla1.jpg" width="100" height="50" />WATCH: <a href="video.php">Marla compete in 2000 Sydney Olympics</a> </div>

 

 

css so far:

#videoInsert {
margin-left: 25px;
margin-right: 27px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
font-weight: bold;
background-color: #EBEBEB;
border-left-width: 5px;
border-left-style: solid;
border-left-color: #666666;
}

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

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.