Style.css nize aşağıdaki kodları ekleyerek resimde yeralan görünümde code alanı oluşturabilirsiniz..



code{
font-family:Tahoma;
color:blue;
font-weight:bold;
width:100%;
font-size: x-small;
background:#ebf1e3;
border-top: solid 1px #cbd1c6;
border-left: solid 1px #cbd1c6;
border-right: solid 1px #fff;
border-bottom: solid 1px #fff;
line-height: 1.5em;	padding: 3px 1em;
overflow: auto;
}