links for 2007-04-28
-
Una muy buena guÃa de referencia para iniciarse en el lenguaje HTML elaborada por JMiur en: Tutorial HTML. Un recurso en la lÃnea del clásico HTML Dog, pero en español.
HTML5 Boilerplate is the professional badass’s base HTML/CSS/JS template for a fast, robust and future-proof site. After more than two years in iterative development, you get the best of the best practices baked in: cross-browser normalization, perfo …
On the TutToaster site today there’s a new tutorial showing you how to create an entire PHP forum completely from scratch using PHP and a MySQL backend. The code I’ll show is exactly the same than the one you can download, except for some comments. I …