-
Recent Posts
Github badge
StackOverflow badge
How to read this blog
This blog should be read like all other specifications. First, it should be read cover-to-cover, multiple times. Then, it should be read backwards at least once. Then it should be read by picking random sections from the contents list and following all the cross-references.Promote JS
Category Archives: html
Update on Google reader reading space
This week Google launched its new top bar, which changed Google Reader’s DOM making the userContent rules I explained last month useless. Continue reading
CSS3 gradients in Webkit
I’m just writing this to record a shorthand answer to a doubt I had. Old format Webkit gradients only support percentage color stops Recently, Webkit added support for standards CSS3 gradients, so your syntax will be the same for different … Continue reading
Magenta CSS
When setting a background color always set a foreground color Continue reading
Browser Layout engine internals video
Esta charla de David Baron explica cómo funciona el motor de CSS en los Rendering Engines, particularmente Gecko. Me parecio genial como explica cómo funcionan los selectores CSS y que tipo de sintaxis está optimizada y recomendaciones de como utilizarlos … Continue reading
La Sociedad Peruana de Computación
La verdad no conozco mucho de esta sociedad, sólo me he enterado de ella por algunos links que contactos mios han puesto en Twitter notificando de algunos eventos. Me causó curiosidad conocer un poco más de qué trata esta “sociedad” … Continue reading
CSS sin C
El único elemento al que se puede agregar atributos “id” o “class” es DIV Cada elemento debe ser estilado especÃficamente La hoja de estilos sólo asignará estilos a clases o elementos por ID, nunca a nombres de elementos Nunca se … Continue reading
Banca por Internet de Interbank y Firefox
Desde que tengo que usar la banca interactiva de Intarbank he visto muchÃsimas personas que han tenido el mismo problema que yo inicialmente tuve… No funciona con Firefox . Afortunadamente pude darme cuenta de donde radica el problema y desde … Continue reading
Where does your web developing time go?
VÃa Patrick Logan
Web Authoring Statistics by Google
The other day I ran into this analysis made by Google about web authoring statistics. It is quite interesting to know which tags are frequently used, and what attributes are used the most with those tags, what is the number … Continue reading
Posted in en, html, web
Leave a comment
