Tag Archives: HTML
Ever read the HTML5 full specification?
Have you ever tried reading the HTML5 full specification? I have. It sucks. Well, HTML5 doesn’t suck. But trying to get through that bulky, dry mess definitely sucks. Try this out. The “Web Developer’s Edition” of the HTML5 specification. I … Continue reading
FPDF issues
So at work I’ve been working on a project. I’m taking data that I’m pulling from a MySQL database using PHP and having two options for the users: a HTML table & a table in a PDF file. If you … Continue reading