Category Archives: Web Development

Top of Mind – Mastering HTML

This is a useful reference for tags — W3 reference for tags 20150529 Summary so far: All HTML elements can have attributes The HTML title attribute provides additional “tool-tip” information The HTML href attribute provides address information for links The … Continue reading

Posted in HTML Programming | Leave a comment

phpBB (Bulletin Board) for CERT OK Drill

I’ve been wrangling over the best online tool to get some collaboration going with upcoming OK Drill (www.okdrill.org). I thought of this tool before, but didn’t really pursue, so I’m giving it another shot. I was considering a tikiwiki, but … Continue reading

Posted in CERT (Community Emergency Response Team), phpBB | Leave a comment

HTML/XHTML learning essentials course via online videos from www.lynda.com

I have a bunch of books at home on learning HTML, but have access to www.lynda.com so I’m giving that a whirl. On Windows, advised text editor is notepad++. On a Mac, it would be bbEdit (not free) or TextWrangler … Continue reading

Posted in HTML Programming | Leave a comment