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

c# - SelectList with Dictionary, add values to the Dictionary after it's assigned to SelectList -

javascript - Chart.js - setting tooltip z-index -

how can i manage url using .htaccess in php? -