Do you use <b> or font-weight

Status
This thread has been locked.

Ben

Full Stack Website Developer
Banned
Feedback score
22
Posts
561
Reactions
285
Resources
0
Hey all,

Just a question I am curious about. Do you prefer to use <b></b> or font-weight: bold;

Personally I use font weight.

See you later,
Ben J
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Ben

Full Stack Website Developer
Banned
Feedback score
22
Posts
561
Reactions
285
Resources
0
Most browsers will display the <b> element with the following default values:

Example
b {
font-weight: bold;
}[DOUBLEPOST=1497122555][/DOUBLEPOST]from w3schools so basically font-weight is the proper way
 
Banned forever. Reason: Scamming (https://builtbybit.com/threads/ben-v-joogie-transaction-dispute.726256)

Samuel

The most serious person ever.
Supreme
Feedback score
33
Posts
2,210
Reactions
1,572
Resources
0
strong, but sometimes I modify its font-weight.
 
Status
This thread has been locked.
Top