Web programming tutorials
(x)HTML, css, how to, html, php, reference, tutorial, web programming | Kommentare deaktiviert | lukas oppermann
This is supposed to be a collection of web pages which feature tutorials and how tos for html, php, css, jQuery, etc. in English and German.
basic (x)html
w3c html validator – checks your (x)html code for errors (engl.)
w3c link validator – checks your hyperlinks for errors (engl.)
Basic HTML tutorials (engl.)
HTML Cheat Sheet – html reference
misc
net tuts – tutorial collection (engl.)
stackoverflow – ask questions, get answers or find answers (engl.)
24 ways to make transparent png in ie6 (engl.)
HTML entities – e.g. & for & (engl.)
css
w3c css validator – checks your css files for errors (engl.)
CSS Sprites – reduce HTTP Requests to speed ...