test

by karin

HTML

<div Style="background:red; width:50px">tst</div>

CSS

div{
    background:yellow;
    width:500px;
}