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

mysqli - Php Mysqli_fetch_assoc Error : "Warning: Illegal string offset 'name' in" -

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

php - Hide Categories from WordPress Dashboard by ID and Custom Post Type -