Re: Brandfield.nl horloges, sieraden, zonnebrillen
"Michael[tm] Smith" <[email protected]> Sat, 15 Aug 2015 09:49:19 +0900
| Newsgroups | gmane.org.w3c.validator |
|---|---|
| Message-ID | <[email protected]> |
--3eH4Qcq5fItR5cpy Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Rutger Dijkstra <[email protected]>, 2015-08-14 15:19 +0200: > Archived-At: <http://www.w3.org/mid/CAGrgVHB+OJ2Ma=3DdZfc0dnEXeJYvDnC5m_b= [email protected]> >=20 > Hi W3.org, >=20 > We've tried to > =E2=80=8Bvalidate http://www.brandfield.nl/ and the following issue was r= aised: >=20 > =E2=80=8BAttribute *xmlns:fb* not allowed here. >=20 > <html xmlns=3D"http://www.w3.org/1999/xhtml" xmlns:fb=3D"http://ogp.me/ns= /fb#" > xml:lang=3D"nl" lang=3D"nl" xmlns:og=3D"http://opengraphprotocol.org/sche= ma/" > xmlns:fb=3D"http://www.facebook.com/2008/fbml"> >=20 > =E2=80=8BWe were wondering why this attribute is'nt allowed and what shou= ld be the > correct position. It=E2=80=99s not allowed by the HTML checker because the =E2=80=9Cxmlns:fb= =E2=80=9D attribute is not part of the HTML language. You can just omit the xmlns:fb and xmlns:og attributes and everything will continue to work fine. Or, if you want, you can instead use the `prefix` attribute in the `head` element, like this: <head prefix=3D"og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#"> --=20 Michael[tm] Smith https://people.w3.org/mike --3eH4Qcq5fItR5cpy Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCgAGBQJVzoyPAAoJEIfRdHe8OkuVfbYP/juTwPaPTrsrir50R3PSrImC zTB1gw6anUjtweI12V0e6Xg4pHTIZ0RUMvjQ5Uz0Dc71m+dDzFMci5UjmBbV+ye3 QP+yoIWs3EogZ2dMcI7P8d1+klLbqP6y7lOxpgt/1WEhfcChlUAspgmCAbomu+fD oAeAtcpnUVJQU4i0y27szi3cbFKSkZLff/LooaEYQAAYkMCoktUbHDMSLstzKj1j z+lUYELdSZOjdvBje8UCelHoBx7zdVv3hW9EqLR4b5Mvh/CzS9VGPnL6HvqC85IN jAiUChddm26L/BVFjXYrkzurDyAL68ue955ednGG0uybrGf/lgVQpf80RmP3bHix Q2n9IMtDknJxiX873IxEQ9R08s8aUlFsEd4/0FXgH8E6caiV5/E6XjnB6lbYkXTz mganA90ZsLy7NZZbOtaCT8gUNgIE7fptjVZa5mZ5wqE8JgxY7B7v8sojgUyeX8X2 o2zh4V5wgtXFw7LxSJCZvja3TrY7N+PITZ4dUj2C4E5Mm8K4V/prWU7i9O20fMgM 9bnZ4nkgYbjeZEMc2wdC3aoRnwNb6DIk3mC+NT88I8KqnGjFz0e8czPm03dwEj1e 7+CRVADO0xJMTYjMfNwzkiPLcb7Lkgk6TuINicclY3Q+LkSM6AqpqzSTLxdvY+Vz ym/I6QRlKB26G52oPdzM =KRRY -----END PGP SIGNATURE----- --3eH4Qcq5fItR5cpy--