<syntaxhighlight lang="javascript">
document.getElementById('bottomLeft').style.width = 955 px"955px";document.getElementById('bottomLeft').style.border = "solid 1px #e1e1e1";document.getElementById('bottomLeft').style.background = "#ffdab9";
</syntaxhighlight>
[[Category:JavaScript]]