Open aubreywullschleger opened 7 years ago
Great! Perfect use of the <strong> element here! <strong> gives the text it's wrapped around importance and is normally displayed in bold so this helps reduce the need for another stye in CSS (and makes CSS even more concise!)
<strong>
https://github.com/MuyuanMa/prj-rev-bwfs-dasmoto/blob/master/Dasmoto/index.html#L13 https://github.com/MuyuanMa/prj-rev-bwfs-dasmoto/blob/master/Dasmoto/index.html#L17 https://github.com/MuyuanMa/prj-rev-bwfs-dasmoto/blob/master/Dasmoto/index.html#L21
Great! Perfect use of the
<strong>
element here!<strong>
gives the text it's wrapped around importance and is normally displayed in bold so this helps reduce the need for another stye in CSS (and makes CSS even more concise!)https://github.com/MuyuanMa/prj-rev-bwfs-dasmoto/blob/master/Dasmoto/index.html#L13 https://github.com/MuyuanMa/prj-rev-bwfs-dasmoto/blob/master/Dasmoto/index.html#L17 https://github.com/MuyuanMa/prj-rev-bwfs-dasmoto/blob/master/Dasmoto/index.html#L21