SharKing
I won't bite... much.
- Joined
- Jan 2, 2009
- Messages
- 3,794
- Reaction score
- 14
As an aspiring web designer (who only just recently started learning, XD), I've learned quite a bit about how to use HTML and CSS, including the ever-useful < div > tag and "id/class" function. I've even practiced a tiny bit of JavaScript (though it still confuses me for the most part). In building a "practice website" of sorts in a series of unposted HTML files and an external CSS file, I've practiced things like making panels off to the side of the page linking to whatever crucial pages I have in mind.
Those panels, as well as the site banner and other things, remain the same in every page, and the panels are still in development, so having to change them on EACH AND EVERY PAGE gets extremely annoying. So I got curious to see if there was a way to use an "external HTML file" where I could keep the panels and other miscellanea so that when I make the new pages, I could focus on the content that would actually differ between pages.
Unfortunately, I've not been successful in that venture. It could be because I don't have the proper term for it, but a Google search has only led to failure and frustration. Especially the latter. I was wondering if any web-savvy Bulbagardener knew such a trick and was willing to pass it along?
Those panels, as well as the site banner and other things, remain the same in every page, and the panels are still in development, so having to change them on EACH AND EVERY PAGE gets extremely annoying. So I got curious to see if there was a way to use an "external HTML file" where I could keep the panels and other miscellanea so that when I make the new pages, I could focus on the content that would actually differ between pages.
Unfortunately, I've not been successful in that venture. It could be because I don't have the proper term for it, but a Google search has only led to failure and frustration. Especially the latter. I was wondering if any web-savvy Bulbagardener knew such a trick and was willing to pass it along?