Matthew Lancaster• 120
@lank81
Posted
Very well done. I like the use of the BEM naming convention (something I want to move towards but don't always remember). It makes it much easier to read and navigate the tags.
The only suggestion I'd make is using semantic html5 tags instead of just DIVs. You could definitely use main and article for your container and testimonials.
0