What is the correct CSS syntax for making all the elements bold?
|
Rate this page :
|
[ 0 votes]
|
This css syntax code allows you to set the font weight to bold. The Font style="font-weight:bold;" makes the content be bold.