utility class

HTML Layout & Utility Class

HTML Layout & Utility Class

What’s this? This is an HTML utility class for creating any HTML element. (All HTML5 elements are supported) including some custom ones like youtube and vimeo methods. Basic usage Extract the main zip file to the root of your website and look at the index.php. In short, simply plug the ‘html’ directory into your application and include the “html\HTML.php” file then start using the class, it’s namespaced to Afflicto\HTML. Example //this cr...