What is the CSS term for specifying whether text is bold? code example Example: css bold text .text { font-weight: bold; }