Skip to content

Instantly share code, notes, and snippets.

@Ynote
Last active July 11, 2017 16:49
Show Gist options
  • Select an option

  • Save Ynote/2a96ff348db49e885a2754f537e8a90e to your computer and use it in GitHub Desktop.

Select an option

Save Ynote/2a96ff348db49e885a2754f537e8a90e to your computer and use it in GitHub Desktop.
Medium - BEM methodology snippet
<div class="header">
<img src="image.png" class="header__image" />
<div>
@LanF3usT
Copy link

Il manque un alt="" sur la balise img.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment