1
vote
2answers
194 views

changing <b> tag style to font-weight normal

I am highlighting key words on my web pages using the <b> tag. I have set all <b> tags to font-weight: normal in my global stylesheet and was wondering if this would be considered a 'black ...