If you think that building websites is difficult, you are wrong. To do this, you absolutely do not need to study mountains of literature and memorize thousands of specific codes. It is enough to do a number of simple steps, and you will have the very first website that you made with your own hands. We suggest that you make sure of this by creating the simplest website according to the step-by-step instructions, it will take you only a few minutes.
Instructions
Step 1
Create a text document on your desktop: "Start" - "Programs" - "Accessories" - "Notepad".
Step 2
Copy the tags below into notepad, they are necessary to create any site.
Step 3
In the title tags, write a theme for your site, for example "Website development". It will look like this: Website creation.
Step 4
Move on to creating the site skeleton. The wireframe is created using an html table. Now we will use the following frame: a header at the top, a similar strip at the bottom, and the main sheet will be divided into two halves. Copy the wireframe code to your notebook.
Site header | |
Site footer |
Step 5
Specify the sizes of the cells. Try to make the sizes that we indicated, and then decide what sizes you need. Enter the dimensions in the wireframe codes (these are the parameters height - height and width - width).
Step 6
Select the images of the header, background and footer of the site, insert them into the necessary tags. Pictures are inserted using a tag
… Now the labels "Slide Header" and "Site Footer" should disappear.
Step 7
Connect all the inserted pictures together. To do this, in the tag