First Static Page
Lets start by first building a simple static page, then we will add javascript into our pages. Create a folder somewhere in your computer, and name it public_html or something else you wish. Open the folder you just created and inside it create Three more folders.
Images
Styles
scripts
You can also use the terminal by copying the command below and pasting to terminal window after you change directory to your working directory.
Now start your text editor and open the public_html folder (click on file then open) Once the folder is in the editor, right click on the folder and create a new file. Name your new file index.html Terminal:
Now your public_html should look like this Images
Styles
scripts
index.html
open index.html by double clicking on it
Copy and paste the below html into index.html file
Next Lesson Click hereππ½ Back to Topics ππ»
Contribute your thoughts on our survey form:
The link to our 2 minute survey is Here where you can let me know anyother topics you would like to see covered. My youtube channel is here, please leave me a note if you want you see a topic in video Youtube.
Follow me on twitter Twitter.