mariapaiz / prj-rev-bwfs-dasmoto

0 stars 0 forks source link

Suggestion - rather than using strong tags, use spans #1

Closed jzhu01 closed 7 years ago

jzhu01 commented 7 years ago

Seen here: https://github.com/mariapaiz/prj-rev-bwfs-dasmoto/blob/master/Dasmotos/index.html#L14

Since the strong tag is used to bold text - it would be styling content. To keep your HTML code content only and CSS style only, I recommend using spans instead.