TEMPLATE CONSTRUCTION - IV - abdulkarim - 10-26-2015
Now that you are ready to construct a template of your need using HTML and CSS. Starting from TEMPLATE CONSTRUCTION - II
Having notepad++ ready to be used, you open "index.html" and "default.css".
Both files are empty to start with.
[attachment=40]
RE: TEMPLATE CONSTRUCTION - IV - abdulkarim - 10-26-2015
Use your web browser of choice and open "index.html" in your web browser.
Ideally you should have a few web browsers installed in your computer like Chrome, FireFox, Internet Explorer, Opera etc.
You will see a blank page (i.e., a page with nothing in it) in your browser.
[attachment=41]
RE: TEMPLATE CONSTRUCTION - IV - abdulkarim - 10-26-2015
To view the code that is within "index.html" you click right mouse button anywhere on that page.
The code will be shown in a pop-up window. In this case, there is no code and so the pop-up window will have a blank page.
[attachment=42]
|