In HTML you can not include files like HTML into another HTML pages. To achieve this functionality you had to choose either Ajax call or server side includes like php, jsp.
But using AngularJS you can embed HTML page within a HTML page using ng-include directive.
By default, for same domain and protocol as a application document, the template URL is restricted.
For detail documentation click here.
<div ng-app="" ng-controller="userController"> <div ng-include="'header.htm'"></div> <div>...</div> <div ng-include="'footer.htm'"></div> </div>
Read Also: Ajax call – AngularJS
Introduction There is an increasing need for full-stack developers because companies want people who can…
Classic Russian literature holds a quiet power that still shapes stories today. Its voice feels…
Digital channels often get most of the attention in modern branding. A business can launch…
If you have been researching digital marketing programs in India, Kraftshala and IIDE both keep…
Email marketing remains one of the highest-performing digital marketing channels because it gives businesses direct…
Pain in muscles and joints can be a problem in everyday life, whether it involves…