Quote Originally Posted by daniel1983
Ha ha.....coding in HTML...i would not even know where to start

It should not be that hard to learn....after all, I can code a few different types of engineering software like GTSTRUDL.... programming is programing, right? ha ha...probably not
HTML isn't actually programming at all. It is a mark up language. Just used to format an html document for display. Programming actually requires logic and problem solving. HTML requires none of that. Just practice and knowledge of the various tags, their attributes, and how they display an element.