Decode Html Encoded Text

When migrating Html content from a CMS database or other sources you might find the Html as an Html encoded string.

Inline CSS with ConvertTo-Html

When creating html emails using the ConvertTo-Html cmdlet you might want to use CSS. This post shows how to use inline CSS.