Ever read the HTML5 full specification?
- 03.09.11
- HTML, HTML5, web design
- No Comments
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 haven’t dug in to it yet, but apparently it leaves out all the information that [...]
FPDF issues
- 11.03.09
- HTML, PDF, PHP
- No Comments
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 ever want to take HTML or data or anything and then turn it into a [...]