Okay, so I know that in HTML you can use the tag, but isn\'t there a \"weight=bold\" attribute that I can use in the
\"weight=bold\"
Its in CSS you have to set font-weight: bold; as style
font-weight: bold;