SOURCE
Result
HTML
CSS
console 命令行工具
X
clear
>
console
<div>
</div>
div
{
background
:red;
width
:
300px
;
height
:
300px
;
padding
:
10px
;
border
:
5px
solid
#000
; }