W3C home > Mailing lists > Public > www-amaya@w3.org > April to June 2003

forms stuff not accepting css styling

From: John Russell <ve3ll@cogeco.ca>
Date: Mon, 09 Jun 2003 11:41:11 -0400
To: www-amaya@w3.org
Message-ID: <3EE47257.19471.2CFB74@localhost>

the input box doesn't handle many styles correctly
for three of them look at --

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head><title></title>
<style type="text/css">
input {background:#c0c0c0; width:20px; border:0px solid black}
</style>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<input name="text" type="text">
</body>
</html>
--
 

John Russell, VE3LL@RAC.CA
http://home.cogeco.ca/~ve3ll (2 L's as in LLAMA)
check HTML at http://www.htmlhelp.com/tools/validator/
check CSS at http://jigsaw.w3.org/css-validator/
check JavaScript at http://www.crockford.com/javascript/jslint.html
Received on Monday, 9 June 2003 11:40:51 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:30:41 UTC