Where would I place `wp_footer();`?

wp_footer() loads enqueued JS files, etc.

Place it just before the closing tag like in method B.