Question: Floating an Image body { width: 500px; } h1 { background-color:#eeeeee; padding: 5px; color: #666633; position: absolute; left: 200px; top: 20px; } p { font-family:
body { width: 500px; }
h1 { background-color:#eeeeee;
padding: 5px;
color: #666633;
position: absolute;
left: 200px;
top: 20px;
}
p { font-family: Arial,sans-serif;
position: absolute;
left: 100px;
top: 100px;
}
#yls { float: right;
margin: 0 0 5px 5px;
border: 1px solid #000000;
}
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
