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.Originally Posted by daniel1983