08- custom attr []

Creates custom attributes

Example:

a[href=www.google.com] ⇎

Result:

<a href="www.google.com"></a>