5 lines
127 B
HTML
5 lines
127 B
HTML
<!doctype html>
|
|
<title>CSS Test reference</title>
|
|
<p>
|
|
<div style="width: 16px; height: 16px; background: green;"></div>
|
|
</p>
|