DannyWatsonNZ / prj-rev-bwfs-tea-cozy

0 stars 0 forks source link

Keep html and css separate #1

Open sangjunp4rk opened 7 years ago

sangjunp4rk commented 7 years ago

Next time, use a css selector instead of writing it directly in the html file. It’s good to keep separate html and css code.

https://github.com/DannyWatsonNZ/prj-rev-bwfs-tea-cozy/blob/master/Tea%20Cozy/index.html#L8-L23

DannyWatsonNZ commented 7 years ago

Fixed.