Hi
I am trying to change my background colour to black, but its not working.I note a similar topic on the forum but the resolution was not posted.
My code is
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Login</TITLE>
<META http-equiv=Content-Type content="text/html; charset=windows-1252"><LINK
href="include/style.css" type=text/css rel=stylesheet>
<META content="MSHTML 6.00.6000.16640" name=GENERATOR></HEAD>
<BODY text=#000000 link=#0066cc bgColor=#000000 leftMargin=0 topMargin=0
onload=java script:document.forms[0].username.focus(); marginwidth="0"
marginheight="0">
I had actually spelt it as bgcolor but it changes to bgColor, I dont know if this makes any difference.Could a setting on the css file be over riding this one.