UL alignment to bottom
- by air
dear i have define on ul
<ul id="album">
<li id="list1">
<a href="#">
<img src="google.jpg" height="50"/>
</a>
<a href="#" class="user-title">Profile Pictures</a>
1 Picture
</li>
<li id="list1">
<a href="#">
<img src="yahoo.jpg" height="150"/>
</a>
<a href="#"…