mirror of
https://github.com/servo/servo
synced 2026-05-08 16:12:15 +02:00
8 lines
109 B
HTML
8 lines
109 B
HTML
<!DOCTYPE html>
|
|
<style>
|
|
div { display:block;position:absolute;top:0px;right:40px }
|
|
</style>
|
|
<div>
|
|
XXX
|
|
</div>
|