Code has been added to clipboard!

CSS3 Hanging-Punctuation Property

Example
div {
    hanging-punctuation: last;
}