mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-09 09:20:15 +01:00
17 lines
178 B
HTML
17 lines
178 B
HTML
|
<title>Bug 37083</title>
|
||
|
|
||
|
<style type="text/css">
|
||
|
|
||
|
p { border: medium solid green; }
|
||
|
|
||
|
</style>
|
||
|
|
||
|
|
||
|
<div align="center">
|
||
|
|
||
|
<p style="width: 300px;">Center</p>
|
||
|
|
||
|
<p>Center</p>
|
||
|
|
||
|
</div>
|