mirror of
https://github.com/servo/servo.git
synced 2025-07-16 11:53:39 +01:00
7 lines
109 B
HTML
7 lines
109 B
HTML
<!DOCTYPE html>
|
|
<style>
|
|
div { display:table;position:absolute;top:0px;right:40px }
|
|
</style>
|
|
<div>
|
|
XXX
|
|
</div>
|