How to implement html code to an existing html

Hi there, it seems confuses kind of. I see there is a way to import CSS style online like bootstrap CDN and any CSS library out there.
But can i do the same thing with HTML?
I want to upload an HTML file in the server and i want to link it with my Github repository, any change in my repository will reflect directly to my HTML file in the server. Is that possible?
Was this page helpful?