Untitled attachment
https://f2.tchncs.de/media_attachments/files/111/659/963/718/539/468/original/5e498a225b99f5a5.png
Hace algunos años atrás, en stackoverflow, se llevo una consulta, que acarreo muchas views:
❓ Why does HTML think “chucknorris” is a color?
Considera un bgcolor="chucknorris", donde "chucknorris" todo excepto la letra c no es un valor hexadecimal válido, por lo cual se convierte en c00c0000000 (11 caracteres). Representado como RGB: c00c, 0000, 0000 (agregado un cero mas). Al simplificarlo (c0, 00, 00) que es igual #c00000 ó RGB(192, 0, 0)
https://stackoverflow.com/questions/8318911/why-does-html-think-chucknorris-is-a-color
Sí, estaba aburrido 😎
Bobinas P4G is a social network. It runs on GNU social, version 2.0.1-beta0, available under the GNU Affero General Public License.
All Bobinas P4G content and data are available under the Creative Commons Attribution 3.0 license.