Prev Demo
Image Float
Next Demo
Write code here
J
|
B
|
A
<!DOCTYPE html> <html> <head> <title>Demo</title> </head> <body> <p>Image float</p> <img src="http://www.techfunda.com/HTPictures/Generics/7-635917207845581254.JPG" style="float:left" height="80" width="70"/> <img src="http://www.techfunda.com/HTPictures/Generics/7-635918888839123842.jpg" style="float:right" height="80" width="70"/> </body> </html>
Note: We DO NOT save your trial code in our database.
Output