What is a good way to overcome the unfortunate fact that this code will not work as desired:
Name:
write in CSS
.form-group.required .control-label:after {content:"*";color:red;}
and HTML