Im OCD about keeping error free code, and I don't understand why this is popping up?for this code:HTML Code:Warning: Expected ':' but found 'switch'. Declaration dropped.And the cursor: pointer; statement is dropped. Why am I getting this warning?HTML Code:body {background-color: lightblue;} h2 {color: #903;} table.main td.label {padding-right: 20px} table.main input {width: 423px;} span.switch { cursor: pointer; position: absolute; float: left; }


LinkBack URL
About LinkBacks

Reply With Quote



