- From: Jukka K. Korpela <jkorpela@cs.tut.fi>
- Date: Mon, 25 Oct 2004 12:28:39 +0300 (EEST)
- To: BangaloreEducation <george@bangaloreeducation.com>
- Cc: www-validator@w3.org
On Sun, 24 Oct 2004, BangaloreEducation wrote: > Line 56, column 46: value of attribute "READONLY" cannot be "TRUE"; must be one of "READONLY" > > ....pe=text name="theTime" readonly="true" size=10 style="border:1px solid black; > > What is the correct way to make a text box read only readonly="readonly", as the message says. In HTML 4.01 (but not in XHTML) you can also use just readonly as an attribute specification. -- Jukka "Yucca" Korpela, http://www.cs.tut.fi/~jkorpela/
Received on Monday, 25 October 2004 09:29:12 UTC