Module: Alister::HTML
- Defined in:
- lib/html/html.rb,
lib/html/builder.rb,
lib/html/element.rb,
lib/html/yard_tags.rb
Overview
Module for creating HTML strings using ruby methods
Defined Under Namespace
Constant Summary collapse
- TAGS =
Note:
p is reserved by ruby, use para instead
All the html tags
i[html body div span applet object iframe h1 h2 h3 h4 h5 h6 para blockquote pre a abbr acronym address big cite code del dfn em img ins kbd q s samp small strike strong sub sup tt var b u i center dl dt dd ol ul li fieldset form label legend table caption tbody tfoot thead tr th td article aside canvas details figure figcaption header hgroup nav output ruby section summary time mark audio video script head title link].freeze