Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html>
<body topmargin="100px" leftmargin="100px" rightmargin="100px">
this text should have a margin of 100px on the top and left
<p style="direction: rtl">this text should have a margin of 100px on the right</p>
</body>
</html>