7 lines
130 B
HTML
7 lines
130 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<div>a</div>
|
|
<div style="position: absolute; right: 0; top: 0;">b</div>
|
|
</body>
|
|
</html>
|