Am I following the BEM method correctly?
问题 <footer id="colophon" class="site-footer"> <div class="site-footer__form-container widget-area"> <div id="footer-sidebar1"> <?php if(is_active_sidebar('footer-sidebar-1')){ dynamic_sidebar('footer-sidebar-1'); } ?> </div> </div> <div class="site-footer__nav-container"> <div class="site-footer__events"> <h3 class="site-footer__title">Events</h3> <ul class="site-footer__nav-list"> <li class="site-footer__list-item"> <a href="./special-events" class="site-footer__link">Parade Of Lights</a> </li>