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

javascript - Count length of each class -

What design pattern is this code in Javascript? -

hadoop - Restrict secondarynamenode to be installed and run on any other node in the cluster -