Prev Demo
Image Float
Next Demo
Write code here
J
|
B
|
A
<!DOCTYPE html> <html> <head> <title>Demo</title> </head> <body> <p> The image is floated right</p> <img src="http://techfunda.com/HTPictures/Generics/4-635791814942223169.png " style="float:right;" /> </body> </html>
Note: We DO NOT save your trial code in our database.
Output