Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7823075
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T08:07:14+00:00 2026-06-02T08:07:14+00:00

I am a newbie webdeveloper. Though, I understand what html5 boiler-plate brings to the

  • 0

I am a newbie webdeveloper. Though, I understand what html5 boiler-plate brings to the table, I would like to know how can I extend/customize it to use it in all my html files?

As of now, it provides an index.html.

  1. So, what is the convention/method to create a new html file?
  2. Should I create a separate html folder?
  3. How do I inherit the properties of the index.html file?(Copy-paste?) Can’t there be something like Django where I can inherit the baseurl?
  4. Though, I have some understanding of dealing with javascript and css, anything else I should take care of while dealing with html5 boiler plate and cross browser compatibility?
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T08:07:16+00:00Added an answer on June 2, 2026 at 8:07 am

    In the beginning there is no real rhyme or reason to where you store your html files, because usually its just that plus some css file, or whatever.

    However, when you get into real development, as in with a framework for front end + back end code, you will find that there is a need to separate things out as server side and public for the benefit of file access control and naming conventions.

    When that is the case, you end up with an “Assets” folder, or “public” or something like that. Boilerplate tends to follow that convention.

    In order to make boilerplate be automatically extended to all of your html files, you must develop your view files to be modular.

     Main template file
     |
     ----header (contains all the references / includes to boilerplate)
     ----content
     ----footer
    

    Also, please note that at that point, your html will no longer be stored as .html file type; you must use a language that is capable of combining files as chunks. PHP does this nicely, and as you know, django can handle that as well. Ruby on rails, etc. you’re gonna need to decide what language you want to work in for that. OTHERWISE, the old method of combining html chunks is server side includes (aka SSI or .shtml)

    The issue of a base url is solved by having your server side language of choice work with the directives of your web server. For apache, you use mod_rewrite, and then you can pass an arg in the url that targets some classes / models / views, etc. MVC frameworks actually have already solved that problem for you, if you dont mind using one.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Newbie question. I want to do something like: SELECT c1,c2,c3 FROM TABLE t1 UNION
Newbie question: some vendors propose solution like generating dynamic certificates to allow user who
(very newbie question, please help if you can) how do i connect visual web
Newbie (perhaps stupid) question: How can I use the value of alt in the
Newbie here, so bear with me... Would it be possible to find patterns of
Newbie here :-) Can anyone help me with a suggestion for the best time
Newbie here. I'm using codeigniter and mysql How can I dynamically (number of names
Newbie technical difficulty here. Hope I can explain this clearly. in My DB, I
newbie here .. wondering why in the table i get something called '[object node]'
Newbie: help switching locale with JSF Hi, I hope someone can help, I am

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.