What's wrong with this code?

<html>
<body>
<p "font-weight: bold;">Test yourself in this year's National Strongman Championship!</p>
</body>
</html>]]>
The style attribute is missingThe declaration is missingThe property is spelled wrongThe value is spelled wrong

The style attribute is missing.