Everyone can write websites, and learning the craft starts with creating simple web pages. No special equipment is required for work - a standard software package is enough.
It is necessary
- - the "Notepad" program;
- - Adobe Photoshop.
Instructions
Step 1
On a local drive, create a folder where your site will be saved. It is impractical to keep documents on the desktop; when the system is rearranged, the files will be destroyed. And if you transfer the created web pages later, you will need to change the paths to all links.
Step 2
Open Notepad, select the "Save As" menu command, write down the file name with the html extension, for example, Moi_sail.html. It is better to write the names in Latin letters so that they are displayed correctly. Select the folder on your computer created for the site where you want to save the page.
Step 3
Close notepad - a browser icon should appear in its place, otherwise double-check the extension is correct. If it is incorrect, delete the file and create a new one in its place.
Step 4
Right-click on the icon and select the "Open As" command, find "Notepad" in the drop-down list.
Step 5
Write down the main tags that are the basis for any web page. You must have the following: site head site body
Step 6
Remember the main tags, or better prepare a cheat sheet for the first time. Such information can be found on many sites, for example, at https://htmlbook.ru/ or https://html.manual.ru/. Most tags should be "closed", ie. duplicate with a slash: This section of text will be bold, but this will not.
Step 7
The visible part of the page is written between the tags, styles are included in the head, some design elements for browsers and other attributes. You will most likely need the following tags: - - icon in the browser window; -
- string, background - background image; - - insert images; - - insert links. Step 8You will need a separate folder for pictures. Pass all illustrations through the graphics editor Adobe Photoshop and select the "Save for web" command in the Images folder, which will be created automatically. Recommended:How To Write A Technical Task For A Web DesignerTerms of Reference, or TK, is a document that describes in detail all the wishes and requirements of the customer for the project. Drafting it allows you to avoid omissions and disagreements in the process of interaction between the client and the contractor How To Write A Website Home PageThe main page is the business card of the site and the convenience of using the resource as a whole depends on its design. On the page, it is necessary to almost completely reflect the topic and content, place various elements that will help the user navigate How To Write An UTP For A Landing PageA unique product offer is the basis for starting any kind of business. Indeed, in order to interest a client, it is necessary to create something fundamentally new or unusual. It may be a new service or a new product, or it may be a fundamentally new look at an old problem How To Insert A Page Into A PageOne way to insert a page into a page is to use the HyperText Markup Language (HTML) ability to split the page into separate windows. Such windows are called "frames" and there can be several of them in one page. Each frame, in turn, can itself contain a set of frames, and each of them can be loaded with pages from different sources How To Write An Article For The WebOne of the professions that provide a stable income and at the same time does not require any effort, except for careful monitoring of compliance with the stated requirements, is writing articles. You also need the education of a journalist or extensive experience in writing texts |