Absolute Positioning Example 1



The Style Used on following element is: <p style="border-style:groove; border-color:firebrick; position: absolute; top: 220; left: 50; height: 50; width: 200;">

This is the element with the above style.





BTW, why did the browser display that <p> tag instead of parsing it? For that matter why did it display the <p> tag in this sentence?