- From: Ian B. Jacobs <ij@w3.org>
- Date: Sun, 17 Jun 2001 10:30:55 -0400
- To: "Juan R. Pozo" <jrpozo@conclase.net>
- CC: www-html-editor@w3.org
"Juan R. Pozo" wrote: > > Hello, I am translating the HTML 4.01 Specification into Spanish and I > have found a couple of problems: > > ***** > > Section 14.2.3, Header style information: the STYLE element > <http://www.w3.org/TR/1999/REC-html401-19991224/present/styles.html#h- > 14.2.3> > > I think that the first three CSS examples are not correct: > > H1 {border-width: 1; border: solid; text-align: center} > > Shouldn't it be "border-width: 1px"? Yes I believe so: you need a unit after anything but zero. - Ian > ***** > > Appendix A, Section 1.1, General changes > <http://www.w3.org/TR/1999/REC-html401-19991224/appendix/changes.html# > h-A.1.1.1> > > It reads: > << > General changes: > [...] > - Examples now use dated FPIs. > >> > Shouldn't it be "undated FPIs", as expressed below? > <http://www.w3.org/TR/1999/REC-html401-19991224/appendix/changes.html# > h-A.1.1.5> > << > 7.2 HTML version information: Use undated, HTML 4 URIs for system > identifiers. These URIs are also used globally in all examples. > >> > > ***** > > Thank you very much, > -- > Juan R. Pozo > jrpozo@conclase.net -- Ian Jacobs (ij@w3.org) http://www.w3.org/People/Jacobs Tel: +1 831 457-2842 Cell: +1 917 450-8783
Received on Monday, 18 June 2001 00:05:40 UTC