mirror of
https://github.com/servo/servo.git
synced 2025-06-19 06:38:59 +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>
|