Get your own website Result Size: 625 x 565
x
 
<!DOCTYPE html>
<html>
<style>
h2:after {
  content: ' \00A7';
}
</style>
<body>
<h2>I will display</h2>
<p>All H2 elements will be added an extra character at the end.</p>
</body>
</html>