mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 14:45:29 +00:00
6 lines
205 B
HTML
6 lines
205 B
HTML
<!DOCTYPE HTML>
|
|
<div style="width:400px; height:200px; background:red;"></div>
|
|
<div style="background:rgba(255,255,255,0.8); width:200px; position:relative; top:-200px; font-size:50px;">
|
|
Hello
|
|
</div>
|