Skip to content
Snippets Groups Projects
Commit 4534ff29 authored by vand's avatar vand
Browse files

Update README.md

parent 74c3081b
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,8 @@ Pages are made using [templates](https://www.w3schools.com/w3css/w3css_templates ...@@ -7,7 +7,8 @@ Pages are made using [templates](https://www.w3schools.com/w3css/w3css_templates
Some of the files are: Some of the files are:
* w3_nature_portfolio_template.html - This is the original template, placed here for just for reference, so you will probably not need it. * w3_nature_portfolio_template.html - This is the original template, placed here for just for reference, so you will probably not need it.
* qim_repository_template_all.html - This is the original w3 template with modified sidebar, header and footer. Also colors. This can be used when making changes to sidebar, header and footer. Can also be used for checking other possibilities given by the template. * qim_repository_template_all.html - This is the original w3 template with modified sidebar, header and footer. Also colors. This can be used when making changes to sidebar, header and footer. Can also be used for checking other possibilities given by the template. But probably not updated, so be careful when using.
* sidebar.html, header.html, footer.js - JavaScript files for including sidebar, header and footer. I want to change this to use [w3-html-include](https://www.w3schools.com/howto/howto_html_include.asp) instead. * sidebar.html, header.html, footer.html - files for including sidebar, header and footer. This requires JavaScript from
includeHTML.js', copied from [w3-html-include](https://www.w3schools.com/howto/howto_html_include.asp).
* qim_repository_template.html - This is the template where sidebar, header and footer are taken from JavaScript files. * qim_repository_template.html - This is the template where sidebar, header and footer are taken from JavaScript files.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment