'b' emphasizes the text in boldface
<html> <head> <title>b element example</title> </head> <body> Not in bold <b>bold</b> and <b>bold</b> </body> </html>
1. | b border:solid 2px #999999; | ||
2. | b padding:2px; | ||
3. | b margin:23px; | ||
4. | b {outline: #ff0000 8px dashed;} |