WebGlossary.info
HTML Abstraction Markup Language
- A templating system that is designed to avoid writing inline code in a web document and make the HTML cleaner. HAML gives the flexibility to have some dynamic content in HTML. Similar to other web languages like PHP, ASP, JSP, and template systems like eRuby, HAML also embeds some code that gets executed during runtime and generates HTML code in order to provide some dynamic content. ← Wikipedia ↑ haml.info
- Previous term: HTML
- Next term: HTML over the wire
- Random term: Makefile