html - Aligning two objects on left one right, on the same level -


how align 2 images equal, on different sides of page?

any help?

<img src="image1.png" style="float:left"> <img src="image2.png" style="float:right"> 

Comments

Popular posts from this blog

html - Cut text on left side inside button while centering -

plugins - CodeIgniter support on netbeans 8.0 -

php - Selecting items from MySQL for a status update feed efficiently while accounting for possible spam -