html is not programming, programming concepts do not apply to html
the concept of macros does not exist.
But if you create php pages, php being a programming language, you can use include files to write common parts of your page, and on editing a file file affect all your pages. The include file writes the same bit of html for you each time.