10-20-2015, 05:38 AM
(This post was last modified: 03-18-2016, 03:44 AM by abdulkarim.)
Following TEMPLATE CONSTRUCTION - I, the next stage is Stage 2
Step 1: Choose a name for your template
In the picture it is "MyFirstTemplate"
Step 2: Create a directory/folder of the name of your template
Step 3: Create sub directories/folders "css", "images", "scripts"
For steps 4 & 5, use notepad++ to create empty files as shown in the picture.
Step 4: Create an empty file "index.html" and place it in your template named directory/folder
Step 5: Create an empty file "default.css" and place it in the sub directory/folder named "css"
It will also be good to keep template picture created in Stage 1("MyFirstTemplate.png") in your template folder.
For Stage 3 see TEMPLATE CONSTRUCTION - III
Step 1: Choose a name for your template
In the picture it is "MyFirstTemplate"
Step 2: Create a directory/folder of the name of your template
Step 3: Create sub directories/folders "css", "images", "scripts"
For steps 4 & 5, use notepad++ to create empty files as shown in the picture.
Step 4: Create an empty file "index.html" and place it in your template named directory/folder
Step 5: Create an empty file "default.css" and place it in the sub directory/folder named "css"
It will also be good to keep template picture created in Stage 1("MyFirstTemplate.png") in your template folder.
For Stage 3 see TEMPLATE CONSTRUCTION - III