Expand description

The different HTML tags which Malvolio supports.

Modules

Links

The <body> tag.

The <br> (new line) tag.

The <div> tag.

The <form> tag.

The <head> tag.

The heading tags (h1 to h6).

The <html> tag.

The <img> tag.

The <input> tag.

The <label> tag.

The <meta> tag.

The <noscript> tag. rendering.

The <option> tag.

The <p> (paragraph) tag.

The <select> tag.

The <style> tag.

The <title> tag.