You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every new HTML file needs to carry a copy of the header and footer. As the website expands, changes at one place in the header will not be reflected in other places. This is pretty annoying.
Perhaps, we could use a templating system to store them as partials.
Any suggestions?
The text was updated successfully, but these errors were encountered:
Every new HTML file needs to carry a copy of the header and footer. As the website expands, changes at one place in the header will not be reflected in other places. This is pretty annoying.
Perhaps, we could use a templating system to store them as partials.
Any suggestions?
The text was updated successfully, but these errors were encountered: