You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I like that you created sections in your html with divs. I would move the unique classes from the h2's into the divs. This way each section can be uniquely targeted and you can still uniquely target the h2's through this selector: .brushes h2 { }
I like that you created sections in your html with divs. I would move the unique classes from the h2's into the divs. This way each section can be uniquely targeted and you can still uniquely target the h2's through this selector: .brushes h2 { }
https://github.com/brettbyrne/prj-rev-bwfs-dasmoto/blob/master/artsandcraftsmoc/index.html#L10-L15
The text was updated successfully, but these errors were encountered: