Prev Demo
Z-Index
Next Demo
Write code here
J
|
B
|
A
<!DOCTYPE html> <html> <head> <title></title> <style> img { position: absolute; left: 0px; top: 0px; z-index: -1; } </style> </head> <body> <h1>TechFunda</h1> <img src="http://techfunda.com/HTPictures/Generics/7-635929280398014352.jpg" /> <p>TechFunda is a onlne tutorial with step by step explanations </p> </body> </html>
Note: We DO NOT save your trial code in our database.
Output