DatWolf / prj-rev-bwfs-dasmoto

0 stars 0 forks source link

GREAT - div structure #3

Open franfranfranfran opened 6 years ago

franfranfranfran commented 6 years ago

excellent job using divs, classes, and ids to help label and structure the content on the page. looks like you can make your code a little more simple by getting rid of the extra, unused classes on the subtitle elements. target those items like this -

paint .subtitle

DatWolf commented 6 years ago

Ok!

DatWolf commented 6 years ago

Ok, i guess i added the classes just in case, but forgot about them when i didn't need them. Thanks!

DatWolf commented 6 years ago

But if i remove the classes, wont that make the whole div coloured, and not just that line? I can remove the ids though.