зеркало из https://github.com/mozilla/gecko-dev.git
13 строки
208 B
HTML
13 строки
208 B
HTML
|
<!DOCTYPE HTML>
|
||
|
<html>
|
||
|
<body>
|
||
|
|
||
|
<div style="float:left; border:4px dotted blue;">
|
||
|
<div>
|
||
|
<span style="display:inline-block; width:50px; height:200px; background:yellow;">
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
</body>
|
||
|
</html>
|