How could I reuse some html and/or DIV tags across different web pages instead of copying over and over inside all the different pages.
I intend to use only html and css at this point. These pages have file extension of .html
I do not want to use any JavaScript or server side or any programming language in my web pages at this point.