f-dymer / prj-rev-bwfs-dasmoto

0 stars 0 forks source link

Good job specifying span with css class #4

Open sangjunp4rk opened 6 years ago

sangjunp4rk commented 6 years ago

Good job specifying the span css selector with class and good choice of name. Clear and concise names are the best. This gives you more flexibility as your code grows in size and makes your code more reusable since if you need to do similar highlighting in the future, you can just reference this again.

https://github.com/f-dymer/prj-rev-bwfs-dasmoto/blob/master/Arts_Crafts/index.html#L14