You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!Doctype html>
<html>
<head>
<style>
Img{
position:absolute;
z-index:-1;
}
</style>
</head>
<body>
<h1> this is a heading </h1>
<img src="img-tree.png">
<p> because the image some paragraph </p>
</body>
</html>
Css property important layout
So layout z-index project #2894