Create a Folder for Your HTML5 Project
Edited by Grimm, Amanda, Eng
You're watching VisiHow. Today, I am going to teach you how to create a project folder so that you can structure your HTML5 document and add other elements, such as images or CSS style sheets.
Steps
1
Right-click on the desktop
.
2
It's near the bottom of the menu that pops up.
3
4
We're going to call ours "Visi HTML5 Project".
5
Hit the enter key on the keyboard or click on the desktop to set the name
.
6
Double-click the folder to open it
.
Right now, there's nothing in it, because we just created it.
7
Click, hold, and drag the working ".html" or ".htm" file from the desktop and drop it over the folder
.
8
Now our "visi.html" file is in the folder. We like to organize and structure our folders. At the very least, we add a folder for images.
9
Right-click on an empty space in the folder
.
10
11
This folder will be inside our "Visi HTML5 Project" folder. This is known as a nested folder.
12
13
Click on an empty space in the folder to set the name
.
This folder will later allow us to add images if we choose to do so. We will demonstrate how to do that shortly. Next, we need to test that everything still works.
14
Double-click the working file
.
It will open in the default browser.
15
Look at how it is displaying
.
Make sure everything still shows up correctly. Ours looks good, which is great.
16
Close the browser and go back to the project folder
.
Next, we would either create our CSS structure or add some images. We are going to go ahead and add an image.
17
We want to navigate to a folder containing images. Ours is called "Great Ideas". We have quite a few items in here. Let's add a picture of us.
18
Click and hold on the bar at the top of the folder
.
Drag it over a bit so that we can see our project folder underneath.
19
Click and hold on a picture
.
20
Drag the picture to the project folder
.
21
Drag the picture right over the "images" folder until it is highlighted
.
22
It will drop into the nested folder.
23
Click back onto the other folder and find another image
.
24
Drag and drop a second image into the "images" folder
.
This is all that we are going to add, but continue adding any images that might be useful to have handy for the project.
25
Close the folder when ready and go back to the project folder
.
26
Double-click the "images" folder to open it
.
27
Look at the images and make sure they're all there
.
We have two images here. Great!
28
Click the "x" in the top right corner to close the project folder
.
In our next tutorial, we will discuss how to import this project into the Brackets application for editing HTML5.
29
This concludes our tutorial on creating a project folder for your HTML5 project and setting it up
.
If you have additional questions or comments, please let us know in the section below, and we'll be happy to help you. As ever, thanks for choosing VisiHow and have a great day.
Video: Create a Folder for Your HTML5 Project
Categories :
Software
Recent edits by: Amanda, Grimm