What will be the location of the <div> if both float:left and float:right are given to the same <div>?
<!DOCTYPE html>
<html>
<head>
<title>A</title>
<style>
div{
float:left;
float:right;
}
</style>
</head>
<body>
<div>
Find my location
</div>
</body>
</html>
Answers
Answered by
0
Answer:
meow meow meow meow mewo
Explanation:
jbghfhxjchmchffryzghtycjhb
Similar questions