HTML Basics for Beginners. HTML Basics for Beginners Learn HTML from Scratch Online

AT modern world sometimes having your own website is as important as having a phone number or address Email. Unfortunately, not everyone can make a beautiful professional website on their own, and sometimes even a curve doesn’t work. Ordering from programmers is also not an ideal solution, since not everyone can afford it.

Help to get out of this situation free html Web-sites' templates. HTML site template is a set of ready-made static pages for a specific site. Using this template, you can create a simple website in just a couple of hours, with basic knowledge of HTML markup. In the HTML section, you will get this knowledge if you spend a couple more hours studying, and if you do not spare the time in the CSS section, you will be able to completely control the design of the HTML site templates and customize them completely to your needs.

Another indisputable advantage of website templates is that they are written in most cases by professionals. A professional site template means not only a beautiful and modern design, but also as the code is written. Search engines look at how your site is written, whether the code is SEO optimized or not, and on the basis of this they lower or increase your positions in the search results. Therefore, a good site should not only be beautiful and modern, which is important, but also well-written in terms of code.

Download free HTML Templates site and create your projects in the shortest possible time.

Full title - Hyper Text Markup Language. It is a hypertext markup language that is widely used during the construction of web pages and documents. The HTML journey started in the first half 90s. At that time he was extremely primitive, but already helped to make simple pages for the web. Since then, the language has been constantly evolving, and today it has already learned a lot. Without HTML, the way we are used to it, websites simply wouldn't exist. Almost all websites use HTML to some extent.

Today's current standard is HTML5, which was officially released in 2014. This is a revolutionary standard that allowed the language to reach a new level.

Innovations in HTML5:

  • The parsing algorithm has changed during the development of the DOM structure;
  • New tags appeared, like audio, video and others. By the way, now you can create a web player using only HTML. Previously had to use Adobe Flash player;
  • Redefining part of the rules and semantics of using HTML elements.

Looking globally, HTML5 has become more than next version language, but a complete platform for application development. Previously, its capabilities were limited to building a structure, today it is much smarter. With the release of the standard, the scope of the language has greatly expanded. In addition to the traditional direction of web development, it is used to create computer programs on Windows 8 and newer, as well as for developing applications for smartphones on all popular platforms.

It all came to the fact that HTML5 began to be applied in two key areas:

  • As an updated version of the HTML language;
  • As a functional platform on which you can build web applications of varying complexity. True, create full application on pure HTML5 it will not work, JavaScript and CSS3 are still used for this.

Who is modernizing HTML5? The language is being worked on by the W3C or full name - World Wide Web Consortium is an international organization that maintains independence from specific developers. It also produces specifications, definitions, and standards for HTML5. The original and complete specification is available on the official website at the link ( available in English). The organization has not completed work on the language, on the contrary, it is still developing it.

Browser Support

It is important to understand that the HTML5 specification and the implementation of this technology in specific browsers are different concepts. Many web browsers in active development began to slowly implement HTML5 features even before the release of this version. By today, most recent browsers support all the features of HTML5. Full support is provided by: Chrome, IE 11, Firefox, Edge, Opera. Relatively older versions do not have support for newer standards, such as IE 8 and below. In version IE9 and 10 standards have already been implemented, but only partially.

Often browsers may generally work with the new standard, but handle features differently or simply throw an error. Therefore, when developing cross-browser, you need to take into account all the features of browsers. To present moment standard support from web browsers is already at a good level.

To make sure that the current version of the browser supports HTML5, you can do a little test.

What do you need to work?

What is useful during development under HTML5? The key tool is a text editor, in which the code for the future web page will be typed. One of the most popular and versatile editors is Notepad++. It is available on the official website absolutely free. In addition to free distribution, it also has all the necessary functions, has a lot of useful plugins, highlights the opening and closing of tags.

Also a good editor with majority support operating systems is Visual Studio Code . It is capable of running on MacOS, Windows and Linux. According to the possibilities, this software somewhat superior to Notepad++.

The second important tool is a web browser, it is useful for testing code. Any browser from a well-known developer will do. If you need to create a cross-platform application, you will have to install all popular web browsers on the system.

or study HTML lessons independently and free of charge

Do you want to create your website on the Internet? - Very well! HTML lessons will help you with this.

HyperText Markup Language or abbreviated HTML- hypertext markup language of documents, a product of the W3C consortium - underlies almost all existing web pages, which puts it in first place in the hierarchy of tools for creating sites. Particular attention should be paid to studying the lessons in this section.

  • HTML Lessons These are tutorials on how to create web pages.
  • HTML Lessons- the first step towards mastering the development of Internet sites.
  • HTML Lessons and web design lessons are completely different concepts.

New, modern HTML lessons specially designed for beginners.

Syntax HTML quite simple and easy to understand, but this does not mean that the learning process will go smoothly and without errors. There is no need to be afraid of them - they are inevitable. Making mistakes, you get information about how not to act in the future, this information is worth some effort, time, and therefore is especially valuable. This is how knowledge and experience are accumulated.

As you create your first pages, you will enjoy the thought that you are discovering a world that you did not know before and maybe did not even know about its existence - a world of other possibilities - the world of the Web.

Be careful! You may become addicted to a new activity.

New HTML Lessons | HTML code example

Consider its elements:

Tags that define the beginning and end of a document.

Service section. Here are commands for browsers, instructions for search robots, links to remote files, scripts.

Tags that define the main title of the document.

This section contains the entire visible part of the web page.

In the browser we will see Hello World! :

For studying HTML Notepad required. In it, we will manually type the code. Perhaps that's all ... Is engaged in the interpretation of the code software for web browsing, that is Internet Explorer, Firefox, Opera, Chrome and other browsers.

In lessons this course will be presented HTML 5, XHTML and CSS inclusions. This combination is optimal for learning and allows you to significantly accelerate the development of the material.

At present, the specification is already available on the official website of the W3C consortium HTML 5. The development of the fifth version began in 2007, it is based on XML and in fact it is, supplemented by new elements and attributes, XHTML-eat. Fifth version HTML offers more functionality and simplifies the process of creating interactive sites and web applications. Besides, HTML 5 contains additional elements that provide placement of multimedia content inside the web page.

New HTML has not yet received the status of a recommendation, and its tags, at this stage, are recognized only by some browsers. But despite this, HTML 5 lessons are available today.

Post Scriptum: The Internet consists of an infinite number of pages linked together by hyperlinks through the "Hypertext Transfer Protocol" - HyperText Transfer Protocol or HTTP for short - a protocol for transferring data in the form of hypertext documents. What is HTML? HTML - Hyper Text Markup Language or hypertext markup language documents.

This article does not claim to be comprehensive guide in the markup language of HTML documents. It describes the basics of HTML - basic principles, concepts and definitions of this technology, having mastered which, you can easily move on in learning HTML coding.

cool

Pin it

To study the lesson, download the archive with the necessary files.

HTML is a markup language documents. Correct pronunciation - HTMEL.

Have you ever worked in a Word document editor or similar office applications? You probably know that this species editor has rich features for editing text, arranging elements, inserting pictures, etc.

Why, you ask, write in an article about HTML about word processors? But why. If you figure out what is an office editor? This is an application for editing and displaying documents.

The key word here is document . That is, we create, edit and view a document in some program, in this case- in the office editor. If we open such a document in a simple text editor, such as Notepad, we will see a lot of strange symbols and characters. This mess of symbols is incomprehensible to mankind, but understandable to computers. Thanks to this inner language, word document takes on a certain structure and appearance in the editor itself, and the document appears before us in all its glory with formatted text and pictures in their place.

HTML is a markup language for browser. Word "here is the browser, and the document is the HTML page. This is the very basis HTML technologies, the understanding of which is necessary in order not to confuse the markup language of web documents with programming languages. The name speaks for itself using HTML we mark up, where the element, image, or text will be shown on the page, and in what order they will appear next to each other.

Yes, simple typing and text formatting in office applications have nothing to do with programming. But the observant reader will notice important detail- in a word processor we type, edit and format text and pictures using visual buttons and menus, but why is HTML code written by hand? Why study so many technical details of writing markup for a document?

In fact, there are many editors with which you can create and edit HTML pages by analogy with Word. That is, the source HTML code is hidden for us and we do not climb into it.

A sort of Word for HTML. Such visual editors are called:

WYSIWYG editors - W hat Y ou S ee I s W hat Y ou G et. That is, if translated into Russian: what we see is what we get.

I call them "woozies". Although this is not phonetically correct, it clearly indicates the futility of this invention. Beginners very often use such editors to create their first sites. Of course, this is convenient - there is no need to delve into the study of tags, design styles and other, at first glance, unpleasant and complex things. The editor itself will automatically convert our actions into HTML code.

But, as they say, nothing just happens. More specifically, this approach has very serious drawbacks. What prevents everyone in a row from using visual editors to design HTML pages? The fact is that pages formed in this way usually have a lot of extra code, a lot of errors from a semantic point of view. Now, of course, there are no problems with high speed internet connection and the difference in page size of 400 kb and 100 kb is not significant for speed, however, an optimized and correctly written HTML code eliminates many problems and provides a lot of advantages, namely:

  • Competent HTML code has a positive effect on search engine optimization, the speed of crawling a site by a search robot. The generated kilobytes of code here are not acceptable and even harmful;
  • The HTML code generated by the WYSIWYG editor has many semantic errors. That is, the tags generated by such an editor are used for other purposes, where it is necessary to use, for example, lists
      , the editor will generate another tag that we don't need. It depends, of course, on the editor, but here we mean complex solutions for creating sites, and not simple text editing in a text area using WYSIWYG tools.
    • A lot of unnecessary tags are generated and the structure of the document is bloated. Let's say you move an element in such a program, first to the right, then to the left, then to the center - each action leaves a trace in the source HTML code. The editor is a program and he cannot know what exactly you want to get as a result, he generates tons of code, taking into account all options behavior of the document in the browser.
    • As a rule, editors for the visual design of HTML code quickly become obsolete. And due to the lack of interest on the part of professionals, they generally lose support and stop in development. And HTML is evolving. Everything develops, except vuzivugi. Accordingly, they cannot generate correct and up-to-date code that would involve new features and solutions.
    • To support and develop such projects is heavenly punishment. About using patterns and reuse there can be no code of speech at all.

    So, we will write HTML only with pens. Adequate tools for visual editing of HTML have not yet been invented, and they are unlikely to appear. The HTML markup language is easy to learn and understand, and there are many automation tools for writing HTML code, but more on that in other lessons.

    After fiddling around with the WYSIWYG editor for a bit, young HTML gurus leave this futile task and move on.

    HTML document structure

    I recommend downloading and installing the Sublime Text editor for classes. I strongly do not recommend using the Notepad built into Windows for HTML layout if you do not want to break your psyche in the early stages of learning HTML.

    We decided that we would write the HTML document code manually, that is typeset. HTML layout- process creating HTML document. In the common people and knowledgeable circles - just layout. Any document has a structure and certain construction rules. What elements does the code consist of, what is the structure of HTML?

    Let's create an initial template on the computer - file index.html, open it with an editor and paste the following code into it:

    header Document Body Note that HTML documents have the extension .html.

    So, in order from the example.

    - document type (doctype)

    This construction is always indicated at the beginning of the document for the browser to correctly "understand" which HTML version used when building a document.

    Due to the fact that HTML is constantly evolving, it has several versions, like any software product. Current version HTML - fifth and given in the example doctype is up to date.

    In principle, there is no point in delving into the study of document types, because with the release of HTML5, this design has become the standard. Just paste it at the beginning of the document every time you start laying out the layout of the site.

    - the beginning of the document

    The first tag we see after the doctype is .

    HTML tag- structural unit of markup of an HTML document. HTML code is made up of building blocks called tags. Each tag has its own function, and learning the HTML markup language is ultimately about learning the tags and their properties in the document.

    I would like to note that learning HTML is not such a difficult task as it might seem at first glance. Learning the tags used in document markup is not such a big load on the brain.

    So, the document markup starts with the tag and ends with a closing tag. Each tag that contains other tags or elements must be closed closing tag. For example, , ,

    , etc.

    Tag is required because it contains the entire structure of the document and wraps the rest of the elements.

    Tag

    Next, we see tag , which contains other elements that are not yet clear to us. Contains other elements - this means that the elements or tags are between the opening and closing tags of the construct:

    <тег>content or other tags

    Tag is designed to store the meta-information of an HTML document, that is, information that is not displayed in the document itself, but is important and largely determines how the document will look and behave.
    This tag is required in the document.

    Tag - title of the document</h4> <title>header

    header is an <b>required tag</b> A that contains textual meta-information that is displayed in the title of the browser or tab. Tag <title>must be in the tag <head>. Also, the content of this tag is used <a href="https://obanracer.ru/en/pozdravleniya-s-dnem-rozhdeniya-den-rozhdeniya-poiskovoi-sistemy-google.html">search engines</a> to display the document in the search results.</p> <h4>Meta tag <meta charset="UTF-8" ></h4> <meta charset="UTF-8" > <p><b>Meta tag</b>- a specialized tag designed to provide structured data about a page. Meta tags are most often used in a tag <head>. Meta tags are optional in structure <b>HTML</b> document.</p> <h4>Favicon (favicon)</h4> <link rel="icon" href="favicon.ico" > <p>Attaches a file with a favicon image to the document. <b>Favicon (favicon)</b>- a miniature icon displayed next to the document name in the browser tab. A favicon is a 16 x 16 (or 32 x 32) pixel graphic file that can be in various formats such as png, jpg, ico, gif. The ico format is traditionally used. Animated favicons are gif files containing animation. You can watch an animated favicon, for example, on VKontakte when a new message arrives.</p> <h4>CSS document styles</h4> <link rel="stylesheet" href="style.css"> <p>Attaches an HTML styling file to a CSS document.</p> <p><b>css</b> - <i>cascading</i> styling of the HTML document. Each tag that is in the tag <body>, there is a set of properties, such as - color, width, height, position relative to other elements. All these properties are CSS styles that can be taken into <a href="https://obanracer.ru/en/obnovlenie-faila-s-pomoshchyu-palitry-vneshnie-ssylki-sistema-avtomatizirovannogo-proektirovaniya-autoca.html">external file</a>. Design <link>connects external files to the HTML document, including CSS styles.</p> <p>Note: property <b>href</b> designs <link >specifies the location of the external file. In our example, the file <i>style.css</i> and <i>favicon.ico</i>, are located in the same folder as the file <i>index.html</i>. <link>does not have a closing tag.</p> <h4>Tag <script></h4> <script src="script.js" type="text/javascript"></script> <p>Tag<script> содержит код или ссылку на файл <b>javaScript </b> и чаще всего используется внутри тега <head>, хотя инструмент оптимизации скорости загрузки страниц от Google, рекомендует данный тег использовать в конце документа, перед закрывающим тегом </body>.</p> <p>В нашем примере подключается внешний файл <i>script.js </i>, который находится в той-же папке, что и основной файл index.html.</p> <p>Итак, друзья, мы рассмотрели основные элементы, которые используются в теге <head> чаще всего. Кроме этих элементов, для <head> есть ряд других, более специфичных и не обязательных.</p> <h4>Тело aka body</h4> <body> <p>Вот здесь то и начинается все самое интересное и визуально осязаемое в HTML верстке документа.</p> <p>Перейдем, непосредственно, к верстке видимой части страницы. Все, что мы пишем и верстаем внутри тега <body> будет отображено в браузере. Откроем наш файл <b><i>index.html </i> </b> в браузере для того, чтобы наглядно видеть, что мы делаем в редакторе.</p> <p>Тег <body> может содержать любые <a href="https://obanracer.ru/en/search-console-google-ne-rabotaet-bolshaya-instrukciya-po-nastroike-i.html">HTML теги</a>, необходимые для оформления документа и обеспечения его функционала (формы). Приведу таблицу наиболее используемых тегов и вкратце опишу каждый. Вы можете сразу выполнять приведенные примеры в редакторе.</p> <table><tr><td><h4>Тег</h4> </td> <td><h4>Описание</h4> </td> </tr><tr><td> <a> </td> <td> Тег для создания ссылок в документе.<br> Пример: текст ссылки Атрибут <b>href </b> указывает документ, на который будет вести данная ссылка. </td> </tr><tr><td> <em>, <strong> </td> <td> Делает текст <i>курсивом </i>или <b>жирным </b> (акцентируемым).<br> Пример: <em>текст курсивом</em> <strong>жирный (акцентируемый) текст</strong> </td> </tr><tr><td> <h1>, <h2>, <h3>, <h4>, <h5>, <h6> </td> <td> Заголовки документа. Всего существует 6 уровней заголовков, но на практике используются только от h1 до h4. В документе должен быть только один заголовок, выделенный тегом h1, как главный заголовок документа.<br> Примеры: <h1>Заголовок первого уровня</h1> <h2>Заголовок второго уровня</h2> <h3>Заголовок третьего уровня</h3> ... и т. д. </td> </tr><tr><td> <ol>, <ul> </td> <td> Списки документа. Представляют собой нумерованный или маркированный список. Элементом такого списка является тег <li><br> Примеры: <ul> <li>Элемент <a href="https://obanracer.ru/en/kakie-tegi-sozdayut-abzac-v-dokumente-html-abzac-i-krasnaya-stroka-kak-i-teg.html">маркированного списка</a> 1</li> <li>Элемент маркированного списка 2</li> </ul> <ol> <li>Элемент нумерованного списка 1</li> <li>Элемент нумерованного списка 2</li> </ol> </td> </tr><tr><td> <p> </td> <td> Абзац. Данный тег определяет абзац текста, отбитый от остальных абзацев. Закрывать данный тег очень желательно.<br>Пример: <p><a href="https://obanracer.ru/en/smartfon-huavei-p9-lait-vorchlivyi-obzor-vneshnii-vid-i-udobstvo-ispolzovaniya.html">Внешний вид</a> HTML разметки во многом определяется CSS стилями.</p> <p>Тем не менее, некоторые веб-мастера предпочитают не использовать стили на первых этапах проекта.</p> </td> </tr><tr><td> <img> </td> <td> Картинка. С помощью данного тега в HTML разметку можно вставить картинку. Обязательно указывайте у всех изображений альтернативный текст - атрибут "alt". Данный тег "самозакрывающийся".<br>Пример: <img src='https://i1.wp.com/путь_до_картинки.jpg' loading=lazy loading=lazy> </td> </tr><tr><td> <form> + <input> + <textarea> </td> <td> Формы и элементы ввода.<br> Формы предназначены для ввода информации в систему на сервере. Этакая <a href="https://obanracer.ru/en/forma-obratnoi-svyazi-contact-form-7-kak-v-forme-obratnoi-svyazi-wordpress-peredat-adres.html">обратная связь</a> пользователя и сайта. Например, формы используются, когда нужно отправить какое-то сообщение на сервер. Кроме того, формы могут выполнять и другие функции, но основная задача - отправка данных на сервер.<br> Пример - <a href="https://obanracer.ru/en/skript-formy-obratnoi-svyazi-v-modalnom-okne-prostaya-forma-svyazi-na-ajax.html">простая форма</a> отправки сообщения, в которой пользователь сайта указывает свое имя, E-mail и какой-то текст: <form action="ссылка_на_скрипт_обработки_формы"> <input type="text" name="name"> <input type="text" name="email"> <textarea name="text"> Текст сообщения <textarea> <input type="submit" value="Написать"> </form> </td> </tr><tr><td> <span> </td> <td> Определяет подстроку в строке.<br>Применяется для определения стиля части строки посредством CSS. Один из самых часто используемых тегов. Без оформления, ни как не проявляет себя в браузере.<br>Пример: Изучение HTML, в большинстве случаев, не вызывает <span>ни каких сложностей</span> у новичков. </td> </tr><tr><td> <video>, <audio> </td> <td> Теги предназначены для вставки видео и аудио в документ. Обязателен закрывающий тег.<br>Примеры: <video src="rolik_chuma.mp4" controls></video> <audio src="muzichka.mp3" controls></audio> Параметр <b>controls </b> говорит нам о том, что на странице должны отображаться элементы управления медиаконтентом, как в обычном аудио/видео плеере. </td> </tr><tr><td> <div> </td> <td> Во истину, королевский тег. Самый используемый и популярный тег в HTML разметке страницы. Это блочный элемент, предназначенн для управления блоками на сайте. Часто употребляется понятие "дивной" верстки - это значит, что все блоки на сайте сверстаны с использованием данных тегов. Может содержать другие теги <div>.<br>Пример: <div> <div> Текст во вложенном блоке </div> </div> Все элементы <div>, в большинстве случаев, оформляются свойствами CSS стилей. Обязателен закрывающий тег </div>. </td> </tr><tr><td> <iframe> </td> <td> Данный тег загружает внешнюю страницу в документ.<br>Пример: <iframe src="http://rtfm.org.ru"></iframe> </td> </tr></table><p>Мы рассмотрели далеко не все теги, да это и не нужно на данном этапе. Главное - понять основную идею HTML, научиться использовать представленные выше теги, а потом двигаться дальше.</p> <p>Обратите внимание на то, что все названия в подключаемых файлах должны писаться латинскими символами, без пробелов.</p> <p>Например, не:</p><p> <video src="ролик чума.mp4" controls></video> </p><p> <video src="rolik_chuma.mp4" controls></video> </p><p>Это необходимо для большей совместимости содержимого страницы. К тому-же, стандарты написания HTML кода, диктуют.</p> <p>Итак, теперь мы знаем некоторые <b>основы HTML </b>: какая структура должна быть у типового HTML документа, знаем некоторые наиболее ходовые теги, пора приступить к самому вкусному - а именно, печенькам.</p> <h3>Практическое задание по HTML верстке</h3> <p>Если вы еще не скачали архив с примерами, сделайте это . Для примера, можете подглядывать в файл example.html, который также находился в архиве.</p> <ol><li>Распакуйте архив и в папке с распакованными файлами создайте файл index.html. Откройте созданный файл с помощью текстового редактора Sublime Text;</li> <li>Создайте первоначальную структуру документа с доктайпом, тегом <html>, содержащим <header> и <body> и перейдите к редактированию содержимого тега <body>;</li> <li>Откройте файл readme.txt и выполните соответствующие задания в созданном вами файле index.html. Для проверки результата, откройте index.html в вашем любимом браузере.</li> </ol><p>На этом урок по основам HTML окончен, в следующем уроке "Основы CSS " мы научимся управлять стилями элементов документа, познакомимся ближе с каскадными таблицами стилей, научимся использовать классы стилей и сделаем нашу верстку красивой и красочной.</p> <ul><li><a target="_blank" href="http://www.youtube.com/user/agragregra">www.youtube.com/user/agragregra</a> - очень интересный канал, который поможет вам набить руку по созданию сайтов различной сложности с нуля;</li> <li><a target="_blank" href="http://www.youtube.com/user/ArtSorax">www.youtube.com/user/ArtSorax</a> - много полезного материала для начинающих.Упор делается на CSS и JS;</li> <li><a target="_blank" href="http://www.youtube.com/user/WebMagistersRu">www.youtube.com/user/WebMagistersRu</a> - с этого канала лично я начала знакомство со средой веб-разработки. Все рассказано доступным и понятным языком, основа основ, так сказать.</li> <li><a target="_blank" href="http://www.youtube.com/user/loftblog">www.youtube.com/user/loftblog</a> - команда LoftBlog берет интервью у начинающих и состоявшихся IT-специалистов и разработчиков, а так же проводят видео обучение;</li> <li><a target="_blank" href="http://www.youtube.com/user/TheSWAT727">www.youtube.com/user/TheSWAT727</a> - видеоканал содержит в себе информацию и обучающие материалы по Web-разработке в целом, охватываю Front-end, Back-end, обзоры <a href="https://obanracer.ru/en/tekstovyi-redaktor-dzhumla-tekstovye-redaktory-v-joomla-podklyuchenie.html">текстовых редакторов</a> и прочую <a href="https://obanracer.ru/en/otsledit-posylku-estoniya-pochta-v-estonii-poleznaya.html">полезную информацию</a> для начинающих разработчиков и дизайнеров.</li> </ul><h5><b>Интернет-ресурсы </b></h5><ul><li>htmlbook.ru - святыня для начинающих специалистов. <a href="https://obanracer.ru/en/addurl-yandeksa-chto-takoe-addurilka-ne-daet-drugim-resursam-vorovat-vashi.html">Данный ресурс</a> содержит огромное количество информации в доступной и понятной форме + форум. Именно с этого я советую начинать знакомство с HTML/CSS;</li> <li>webdesign-master.ru - познавательный сайт для более глубокого ознакомления с web-дизайном и версткой;</li> <li>learn.javascript.ru - название сайта говорит само за себя. Советую начать обучение после ознакомления с основами HTML5/CSS3.</li> </ul><h5><b>Сервисы </b></h5><ul><li>www.codecademy.com - <a href="https://obanracer.ru/en/nomer-mobilnogo-dlya-registracii-vkontakte-virtualnyi-nomer.html">англоязычный сервис</a>, где можно проверить свои знания на практике. Все интуитивно понятно, глубокие познания <a href="https://obanracer.ru/en/kak-izmenit-yazyk-ebay-na-russkii-shablony-pisem-i-standarnye-frazy-na.html">английского языка</a> не потребуются;</li> <li>htmlacademy.ru - русскоязычный сервис, где упор идет на практику + немного теории. Очень интересный ресурс, курсы и задания;</li> <li>jsfiddle.net - так сказать «песочница» для web-разработчиков. Здесь в режиме онлайн можно код и тут же смотреть результат. Сервис будет вам помощником по указанию ошибок;</li> <li>validator.w3.org - здесь можно проверить свой кода на валидность, что бы исправить свои ошибки или недочеты кода HTML;</li> <li>jigsaw.w3.org/css-validator - аналогичный сервис, предназначенный для проверки на <a href="https://obanracer.ru/en/proverka-css-na-validnost-s-pomoshchyu-css-validation-service-ispravlenie-html-i-css-c.html">валидность CSS</a> кода.</li> </ul><p><u><h6>Итог</h6> </u><br> В интернете очень много полезной, правильной и <a href="https://obanracer.ru/en/kopiya-obraza-cd-na-fleshku-kak-skinut-nuzhnuyu-informaciyu-s-diska-cd-ili-dvd-na.html">нужной информации</a>, но бесполезной больше. Учитесь, практикуйтесь, пишите код.</p><p>Теги: Обучение, материал, сайты, разработка сайтов</p> <script>document.write("<img style='display:none;' src='//counter.yadro.ru/hit;artfast_after?t44.1;r"+ escape(document.referrer)+((typeof(screen)=="undefined")?"": ";s"+screen.width+"*"+screen.height+"*"+(screen.colorDepth? screen.colorDepth:screen.pixelDepth))+";u"+escape(document.URL)+";h"+escape(document.title.substring(0,150))+ ";"+Math.random()+ "border='0' width='1' height='1' loading=lazy loading=lazy>");</script> <div style="font-size:0px;height:0px;line-height:0px;margin:0;padding:0;clear:both"></div> </div> <footer> <div class="td-block-row td-post-next-prev"> <div class="td-block-span6 td-post-prev-post"> <div class="td-post-next-prev-content"><span>Previous article</span><a href="https://obanracer.ru/en/pochemu-kompyuter-teryaet-wifi-reshaem-problemu-s-otklyucheniem-wi-fi-na-noutbuke-kuda.html">We solve the problem with disabling WI-FI on a laptop</a></div> </div> <!-- /next_post --> <div class="td-next-prev-separator"></div> <div class="td-block-span6 td-post-next-post"> <div class="td-post-next-prev-content"><span>Next article</span><a href="https://obanracer.ru/en/programme-ustanovki-windows-ne-udalos-nastroit-windows-dlya-raboty-s.html">Windows Setup was unable to configure Windows to work with this computer's hardware Cannot complete the windows setup process</a></div> <!-- /next_post --> </div> </div> <div class="td-author-name vcard author" style="display: none"><span class="fn"><a href="https://obanracer.ru/en/author/iulia">Julia</a></span></div> <span style="display: none;" itemprop="author" itemscope itemtype="https://schema.org/Person"><meta itemprop="name" content="Юлия"></span> <meta itemprop="datePublished" content="2016-05-16T15:47:37+00:00"> <meta itemprop="dateModified" content="2016-10-25T16:54:41+00:00"> <meta itemscope itemprop="mainEntityOfPage" itemType="https://schema.org/WebPage" itemid="/other/kak-zavyazat-galstuk-foto-poshagovo.html" /><span style="display: none;" itemprop="publisher" itemscope itemtype="https://schema.org/Organization"><span style="display: none;" itemprop="logo" itemscope itemtype="https://schema.org/ImageObject"><meta itemprop="url" content="//obanracer.ru/wp-content/uploads/2017/01/logo-300x100.png"></span> <meta itemprop="name" content="Мой секрет"> </span> <meta itemprop="headline " content="Как завязать галстук пошагово фото"><span style="display: none;" itemprop="image" itemscope itemtype="https://schema.org/ImageObject"><meta itemprop="url" content="/wp-content/uploads/2016/05/1-19.jpg"><meta itemprop="width" content="640"><meta itemprop="height" content="450"></span> </footer> </article> <div class="td_block_wrap td_block_related_posts td_uid_3_5a236fb03c961_rand td_with_ajax_pagination td-pb-border-top td_block_template_1" data-td-block-uid="td_uid_3_5a236fb03c961" ><script>var block_td_uid_3_5a236fb03c961 = new tdBlock(); block_td_uid_3_5a236fb03c961.id = "td_uid_3_5a236fb03c961"; block_td_uid_3_5a236fb03c961.atts = '{ "limit":9,"sort":"","post_ids":"","tag_slug":"","autors_id":"","installed_post_types":"","category_id":"","category_ids":"","custom_title":"","custom_url":"","show_child_cat":"","sub_cat_ajax":"","ajax_pagination":"next_prev","header_color":"","header_text_color":"","ajax_pagination_infinite_stop":"","td_column_number":3,"td_ajax_preloading":"","td_ajax_filter_type":"td_custom_related","td_ajax_filter_ids":"","td_filter_default_txt":"\u0412\u0441\u0435","color_preset":"","border_top":"","class":"td_uid_3_5a236fb03c961_rand","el_class":"","offset":"","css":"","tdc_css":"","tdc_css_class":"td_uid_3_5a236fb03c961_rand","live_filter":"cur_post_same_categories","live_filter_cur_post_id":10046,"live_filter_cur_post_author":"694350","block_template_id":""} '; block_td_uid_3_5a236fb03c961.td_column_number = "3"; block_td_uid_3_5a236fb03c961.block_type = "td_block_related_posts"; block_td_uid_3_5a236fb03c961.post_count = "9"; block_td_uid_3_5a236fb03c961.found_posts = "26"; block_td_uid_3_5a236fb03c961.header_color = ""; block_td_uid_3_5a236fb03c961.ajax_pagination_infinite_stop = ""; block_td_uid_3_5a236fb03c961.max_num_pages = "3"; tdBlocksArray.push(block_td_uid_3_5a236fb03c961); </script><h4 class="td-related-title td-block-title"><a id="td_uid_4_5a236fb03e35d" class="td-related-left td-cur-simple-item" data-td_filter_value="" data-td_block_id="td_uid_3_5a236fb03c961" href="#">RELATED ARTICLES</a></h4><div id=td_uid_3_5a236fb03c961 class="td_block_inner"> <div class="td-related-row"> <div class="td-related-span4"> <div class="td_module_related_posts td-animation-stack td-meta-info-hide td_mod_related_posts"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://obanracer.ru/en/nastraivaem-rivatuner-statistics-server-rivatuner-statistics-server-chto-eto-za.html" rel="bookmark" title="RivaTuner Statistics Server - what is this program?"><img width="218" height="150" class="entry-thumb" src="/uploads/2be603bfdf16c2d9feadc7d5e79b2270.jpg" alt="RivaTuner Statistics Server - what is this program?" title="RivaTuner Statistics Server - what is this program?"/ loading=lazy loading=lazy></a></div> <a href="https://obanracer.ru/en/category/more/" class="td-post-category">Other</a> </div> <div class="item-details"> <h3 class="entry-title td-module-title"><a href="https://obanracer.ru/en/nastraivaem-rivatuner-statistics-server-rivatuner-statistics-server-chto-eto-za.html" rel="bookmark" title="RivaTuner Statistics Server - what is this program?">RivaTuner Statistics Server - what is this program?</a></h3> </div> </div> </div> <div class="td-related-span4"> <div class="td_module_related_posts td-animation-stack td-meta-info-hide td_mod_related_posts"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://obanracer.ru/en/kak-udalit-programmu-kotoraya-ne-udalyaetsya-pochemu-ne.html" rel="bookmark" title="Why programs are not installed from files"><img width="218" height="150" class="entry-thumb" src="/uploads/1db59e1dc854e917452abb725127a8a8.jpg" alt="Why programs are not installed from files" title="Why programs are not installed from files"/ loading=lazy loading=lazy></a></div> <a href="https://obanracer.ru/en/category/case/" class="td-post-category">Corps</a> </div> <div class="item-details"> <h3 class="entry-title td-module-title"><a href="https://obanracer.ru/en/kak-udalit-programmu-kotoraya-ne-udalyaetsya-pochemu-ne.html" rel="bookmark" title="Why programs are not installed from files">Why programs are not installed from files</a></h3> </div> </div> </div> <div class="td-related-span4"> <div class="td_module_related_posts td-animation-stack td-meta-info-hide td_mod_related_posts"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://obanracer.ru/en/ne-udalos-zavershit-process-ustanovki-windows-programme-ustanovki.html" rel="bookmark" title="Windows Setup was unable to configure Windows to work with this computer's hardware The setup process could not be completed to install"><img width="218" height="150" class="entry-thumb" src="/uploads/bd1013dd2b82a3d2a6bfb0c4db53a43a.jpg" alt="Windows Setup was unable to configure Windows to work with this computer's hardware The setup process could not be completed to install" title="Windows Setup was unable to configure Windows to work with this computer's hardware The setup process could not be completed to install"/ loading=lazy loading=lazy></a></div> <a href="https://obanracer.ru/en/category/monitors/" class="td-post-category">Monitors</a> </div> <div class="item-details"> <h3 class="entry-title td-module-title"><a href="https://obanracer.ru/en/ne-udalos-zavershit-process-ustanovki-windows-programme-ustanovki.html" rel="bookmark" title="Windows Setup was unable to configure Windows to work with this computer's hardware The setup process could not be completed to install">Windows Setup was unable to configure Windows to work with this computer's hardware The setup process could not be completed to install</a></h3> </div> </div> </div> </div> <div class="td-related-row"> <div class="td-related-span4"> <div class="td_module_related_posts td-animation-stack td-meta-info-hide td_mod_related_posts"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://obanracer.ru/en/kak-zaiti-v-bios-na-noutbuke-kak-voiti-v-bios-vse-varianty-msi.html" rel="bookmark" title="How to enter the BIOS on a laptop"><img width="218" height="150" class="entry-thumb" src="/uploads/023d9b157ac504ad5f66ffa0e95c6696.jpg" alt="How to enter the BIOS on a laptop" title="How to enter the BIOS on a laptop"/ loading=lazy loading=lazy></a></div> <a href="https://obanracer.ru/en/category/the-winchesters/" class="td-post-category">Winchesters</a> </div> <div class="item-details"> <h3 class="entry-title td-module-title"><a href="https://obanracer.ru/en/kak-zaiti-v-bios-na-noutbuke-kak-voiti-v-bios-vse-varianty-msi.html" rel="bookmark" title="How to enter the BIOS on a laptop">How to enter the BIOS on a laptop</a></h3> </div> </div> </div> <div class="td-related-span4"> <div class="td_module_related_posts td-animation-stack td-meta-info-hide td_mod_related_posts"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://obanracer.ru/en/vybor-bloka-pitaniya-dlya-kompyutera-vybor-bloka-pitaniya-dlya.html" rel="bookmark" title="Choosing a power supply for a computer Geforce gtx 1060 6gb power supply"><img width="218" height="150" class="entry-thumb" src="/uploads/92b8c68cc6716e5b4d6764ad68b3c6ef.jpg" alt="Choosing a power supply for a computer Geforce gtx 1060 6gb power supply" title="Choosing a power supply for a computer Geforce gtx 1060 6gb power supply"/ loading=lazy loading=lazy></a></div> <a href="https://obanracer.ru/en/category/windows-7/" class="td-post-category">Windows 7</a> </div> <div class="item-details"> <h3 class="entry-title td-module-title"><a href="https://obanracer.ru/en/vybor-bloka-pitaniya-dlya-kompyutera-vybor-bloka-pitaniya-dlya.html" rel="bookmark" title="Choosing a power supply for a computer Geforce gtx 1060 6gb power supply">Choosing a power supply for a computer Geforce gtx 1060 6gb power supply</a></h3> </div> </div> </div> <div class="td-related-span4"> <div class="td_module_related_posts td-animation-stack td-meta-info-hide td_mod_related_posts"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://obanracer.ru/en/proshivka-biosa-materinskoi-platy-pod-novyi-processor.html" rel="bookmark" title="Flashing BIOS: step by step instructions"><img width="218" height="150" class="entry-thumb" src="/uploads/55ec25a38a80d950c8227b96238a9c8a.jpg" alt="Flashing BIOS: step by step instructions" title="Flashing BIOS: step by step instructions"/ loading=lazy loading=lazy></a></div> <a href="https://obanracer.ru/en/category/the-winchesters/" class="td-post-category">Winchesters</a> </div> <div class="item-details"> <h3 class="entry-title td-module-title"><a href="https://obanracer.ru/en/proshivka-biosa-materinskoi-platy-pod-novyi-processor.html" rel="bookmark" title="Flashing BIOS: step by step instructions">Flashing BIOS: step by step instructions</a></h3> </div> </div> </div> </div> <div class="td-related-row"> <div class="td-related-span4"> <div class="td_module_related_posts td-animation-stack td-meta-info-hide td_mod_related_posts"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://obanracer.ru/en/ispolzuemyi-displei-ne-podklyuchen-k-gp-ustranyaem-sboi-pri-ispolzovanii.html" rel="bookmark" title="Fix crashes when using a discrete graphics card in a laptop"><img width="218" height="150" class="entry-thumb" src="/uploads/98a5aa4062019c86fff638e9a020d823.jpg" alt="Fix crashes when using a discrete graphics card in a laptop" title="Fix crashes when using a discrete graphics card in a laptop"/ loading=lazy loading=lazy></a></div> <a href="https://obanracer.ru/en/category/multimedia/" class="td-post-category">Multimedia</a> </div> <div class="item-details"> <h3 class="entry-title td-module-title"><a href="https://obanracer.ru/en/ispolzuemyi-displei-ne-podklyuchen-k-gp-ustranyaem-sboi-pri-ispolzovanii.html" rel="bookmark" title="Fix crashes when using a discrete graphics card in a laptop">Fix crashes when using a discrete graphics card in a laptop</a></h3> </div> </div> </div> <div class="td-related-span4"> <div class="td_module_related_posts td-animation-stack td-meta-info-hide td_mod_related_posts"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://obanracer.ru/en/kody-oshibok-i-metodiki-ustraneniya-neispravnostei-osnovnye.html" rel="bookmark" title="The main malfunctions of the hotpoint refrigerator from Ariston Causes of malfunctions"><img width="218" height="150" class="entry-thumb" src="/uploads/cf0edc141fa49289d34349b248fa44a6.jpg" alt="The main malfunctions of the hotpoint refrigerator from Ariston Causes of malfunctions" title="The main malfunctions of the hotpoint refrigerator from Ariston Causes of malfunctions"/ loading=lazy loading=lazy></a></div> <a href="https://obanracer.ru/en/category/case/" class="td-post-category">Corps</a> </div> <div class="item-details"> <h3 class="entry-title td-module-title"><a href="https://obanracer.ru/en/kody-oshibok-i-metodiki-ustraneniya-neispravnostei-osnovnye.html" rel="bookmark" title="The main malfunctions of the hotpoint refrigerator from Ariston Causes of malfunctions">The main malfunctions of the hotpoint refrigerator from Ariston Causes of malfunctions</a></h3> </div> </div> </div> <div class="td-related-span4"> <div class="td_module_related_posts td-animation-stack td-meta-info-hide td_mod_related_posts"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://obanracer.ru/en/operacionnaya-sistema-windows-xp-i-tehnicheskie-trebovaniya-k-kompyuteru.html" rel="bookmark" title="Microsoft Windows XP - full review Minimum system requirements for windows xp"><img width="218" height="150" class="entry-thumb" src="/uploads/70a0d8f42d1496efdb6f692db3619189.jpg" alt="Microsoft Windows XP - full review Minimum system requirements for windows xp" title="Microsoft Windows XP - full review Minimum system requirements for windows xp"/ loading=lazy loading=lazy></a></div> <a href="https://obanracer.ru/en/category/monitors/" class="td-post-category">Monitors</a> </div> <div class="item-details"> <h3 class="entry-title td-module-title"><a href="https://obanracer.ru/en/operacionnaya-sistema-windows-xp-i-tehnicheskie-trebovaniya-k-kompyuteru.html" rel="bookmark" title="Microsoft Windows XP - full review Minimum system requirements for windows xp">Microsoft Windows XP - full review Minimum system requirements for windows xp</a></h3> </div> </div> </div> </div></div></div> </div> </div> <div class="td-pb-span4 td-main-sidebar"> <div class="td-ss-main-sidebar"> <aside class="widget �lambda_169101"> <div style="margin:10px 0"> </div> </aside> <div class="td_block_wrap td_block_1 td_block_widget td_uid_2_5a23c04f0cdc0_rand td-pb-border-top td_block_template_1 td-column-1" data-td-block-uid="td_uid_2_5a23c04f0cdc0"> <div class="td-block-title-wrap"> <h4 class="block-title"><span class="td-pulldown-size">Recommended</span></h4> </div> <div id=td_uid_2_5a23c04f0cdc0 class="td_block_inner"> <div class="td-block-span12"> <div class="td_module_4 td_module_wrap td-animation-stack td-meta-info-hide"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://obanracer.ru/en/tri-sposoba-otkryt-redaktor-reestra-windows-kak-otkryt-reestr-kak.html" rel="bookmark" title="How to open the registry How to open the game registry"><img width="324" height="235" class="entry-thumb" src="/uploads/a75015bd287cabcb20ab92c3a200b1b8.jpg" alt="How to open the registry How to open the game registry" title="How to open the registry How to open the game registry"/ loading=lazy loading=lazy></a></div> <a href="https://obanracer.ru/en/category/power-supply/" class="td-post-category">Power supplies</a> </div> <h3 class="entry-title td-module-title"><a href="https://obanracer.ru/en/tri-sposoba-otkryt-redaktor-reestra-windows-kak-otkryt-reestr-kak.html" rel="bookmark" title="How to open the registry How to open the game registry">How to open the registry How to open the game registry</a></h3> <div class="td-module-meta-info"> </div> <div class="td-excerpt">The latter, storing the complete configuration of the hardware and software of the device, plays a key role in the operation of the entire system. In order to open...</div> </div> <!-- /next_post --> </div> <div> <div class="td-block-span12"> <div class="td_module_6 td_module_wrap td-animation-stack td-meta-info-hide"> <div class="td-module-thumb"><a href="https://obanracer.ru/en/oshibka-pri-zapuske-prilozheniya-0x0000007b-windows-xp-bezopasnyi-rezhim-kak-sposob.html" rel="bookmark" title="Safe mode as a way to diagnose"><img width="100" height="70" class="entry-thumb" src="/uploads/8600cba66e0afbec05d44968b42ca617.jpg" alt="Safe mode as a way to diagnose" title="Safe mode as a way to diagnose"/ loading=lazy loading=lazy></a></div> <div class="item-details"> <h3 class="entry-title td-module-title"><a href="https://obanracer.ru/en/oshibka-pri-zapuske-prilozheniya-0x0000007b-windows-xp-bezopasnyi-rezhim-kak-sposob.html" rel="bookmark" title="Safe mode as a way to diagnose">Safe mode as a way to diagnose</a></h3> <div class="td-module-meta-info"> <a href="https://obanracer.ru/en/category/windows-7/" class="td-post-category">Windows 7</a> </div> </div> </div> </div> <div class="td-block-span12"> <div class="td_module_6 td_module_wrap td-animation-stack td-meta-info-hide"> <div class="td-module-thumb"><a href="https://obanracer.ru/en/ustranenie-problem-s-zapuskom-microsoft-store-kak-vernut.html" rel="bookmark" title="How to restore the functionality of the Windows Store store: we use universal methods Win 10 does not start the market"><img width="100" height="70" class="entry-thumb" src="/uploads/042dada422b9fed67b4bc0363ce95a23.jpg" alt="How to restore the functionality of the Windows Store store: we use universal methods Win 10 does not start the market" title="How to restore the functionality of the Windows Store store: we use universal methods Win 10 does not start the market"/ loading=lazy loading=lazy></a></div> <div class="item-details"> <h3 class="entry-title td-module-title"><a href="https://obanracer.ru/en/ustranenie-problem-s-zapuskom-microsoft-store-kak-vernut.html" rel="bookmark" title="How to restore the functionality of the Windows Store store: we use universal methods Win 10 does not start the market">How to restore the functionality of the Windows Store store: we use universal methods Win 10 does not start the market</a></h3> <div class="td-module-meta-info"> <a href="https://obanracer.ru/en/category/windows-7/" class="td-post-category">Windows 7</a> </div> </div> </div> </div> <div class="td-block-span12"> <div class="td_module_6 td_module_wrap td-animation-stack td-meta-info-hide"> <div class="td-module-thumb"><a href="https://obanracer.ru/en/programma-dlya-ustranenie-nepoladok-windows-7-problemy-so-zvukom.html" rel="bookmark" title="Troubleshooter for windows 7"><img width="100" height="70" class="entry-thumb" src="/uploads/148dd95742bc877e9e5b3fb5a2b406aa.jpg" alt="Troubleshooter for windows 7" title="Troubleshooter for windows 7"/ loading=lazy loading=lazy></a></div> <div class="item-details"> <h3 class="entry-title td-module-title"><a href="https://obanracer.ru/en/programma-dlya-ustranenie-nepoladok-windows-7-problemy-so-zvukom.html" rel="bookmark" title="Troubleshooter for windows 7">Troubleshooter for windows 7</a></h3> <div class="td-module-meta-info"> <a href="https://obanracer.ru/en/category/multimedia/" class="td-post-category">Multimedia</a> </div> </div> </div> </div> <div class="td-block-span12"> <div class="td_module_6 td_module_wrap td-animation-stack td-meta-info-hide"> <div class="td-module-thumb"><a href="https://obanracer.ru/en/kak-umenshit-masshtab-papok-na-rabochem-stole-uvelichenie-ili.html" rel="bookmark" title="Increase or decrease the size of desktop shortcuts"><img width="100" height="70" class="entry-thumb" src="/uploads/ba65f8a599aadb6cd4b65ca3ff89ec74.jpg" alt="Increase or decrease the size of desktop shortcuts" title="Increase or decrease the size of desktop shortcuts"/ loading=lazy loading=lazy></a></div> <div class="item-details"> <h3 class="entry-title td-module-title"><a href="https://obanracer.ru/en/kak-umenshit-masshtab-papok-na-rabochem-stole-uvelichenie-ili.html" rel="bookmark" title="Increase or decrease the size of desktop shortcuts">Increase or decrease the size of desktop shortcuts</a></h3> <div class="td-module-meta-info"> <a href="https://obanracer.ru/en/category/power-supply/" class="td-post-category">Power supplies</a> </div> </div> </div> </div> <div class="td-block-span12"> <div class="td_module_6 td_module_wrap td-animation-stack td-meta-info-hide"> <div class="td-module-thumb"><a href="https://obanracer.ru/en/win-10-vklyuchit-zashchitu-sistemy-komandnaya-stroka.html" rel="bookmark" title="Win 10 enable system protection command line"><img width="100" height="70" class="entry-thumb" src="/uploads/c68dce8ed36f228e2735018a4a622735.jpg" alt="Win 10 enable system protection command line" title="Win 10 enable system protection command line"/ loading=lazy loading=lazy></a></div> <div class="item-details"> <h3 class="entry-title td-module-title"><a href="https://obanracer.ru/en/win-10-vklyuchit-zashchitu-sistemy-komandnaya-stroka.html" rel="bookmark" title="Win 10 enable system protection command line">Win 10 enable system protection command line</a></h3> <div class="td-module-meta-info"> <a href="https://obanracer.ru/en/category/case/" class="td-post-category">Corps</a> </div> </div> </div> </div> <div class="td-block-span12"> <div class="td_module_6 td_module_wrap td-animation-stack td-meta-info-hide"> <div class="td-module-thumb"><a href="https://obanracer.ru/en/ustranit-vse-oshibki-v-windows-7-ispravlenie-sistemnogo-reestra-chto.html" rel="bookmark" title="Fixing the system registry"><img width="100" height="70" class="entry-thumb" src="/uploads/ab6a93e99e25d21ddb8b7d0fc655651f.jpg" alt="Fixing the system registry" title="Fixing the system registry"/ loading=lazy loading=lazy></a></div> <div class="item-details"> <h3 class="entry-title td-module-title"><a href="https://obanracer.ru/en/ustranit-vse-oshibki-v-windows-7-ispravlenie-sistemnogo-reestra-chto.html" rel="bookmark" title="Fixing the system registry">Fixing the system registry</a></h3> <div class="td-module-meta-info"> <a href="https://obanracer.ru/en/category/the-winchesters/" class="td-post-category">Winchesters</a> </div> </div> </div> </div> </div> </div> </div> <aside class="widget_text td_block_template_1 widget widget_custom_html"> <div class="textwidget custom-html-widget"> </div> </aside> </div> </div> </div> </div> </div> <div class="td-footer-wrapper td-container-wrap "> <div class="td-container"> <div class="td-pb-row"> <div class="td-pb-span12"> </div> </div> <div class="td-pb-row"> <div class="td-pb-span4"> <div class="td_block_wrap td_block_15 td_block_widget td_uid_11_5a23980e76adb_rand td-pb-border-top td_block_template_1 td-column-1 td_block_padding" data-td-block-uid="td_uid_11_5a23980e76adb" > <div class="td-block-title-wrap"></div><div id=td_uid_11_5a23980e76adb class="td_block_inner td-column-1"><div class="td-cust-row"> <div class="td-block-span12"> <div class="td_module_mx4 td_module_wrap td-animation-stack td-meta-info-hide"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://obanracer.ru/en/plohoi-zvuk-na-noutbuke-drebezzhit-chto-delat-chto-delat-esli-zvuk.html" rel="bookmark" title="What to do if the sound wheezes on a laptop"><img width="218" height="150" class="entry-thumb" src="/uploads/7af8109a8426b6298663e6bf120cc09a.jpg" alt="What to do if the sound wheezes on a laptop" title="What to do if the sound wheezes on a laptop"/ loading=lazy loading=lazy></a></div> <a href="" class="td-post-category"></a> </div> <h3 class="entry-title td-module-title"><a href="https://obanracer.ru/en/plohoi-zvuk-na-noutbuke-drebezzhit-chto-delat-chto-delat-esli-zvuk.html" rel="bookmark" title="What to do if the sound wheezes on a laptop">What to do if the sound wheezes on a laptop</a></h3> </div> </div> <div class="td-block-span12"> <div class="td_module_mx4 td_module_wrap td-animation-stack td-meta-info-hide"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://obanracer.ru/en/uvelichilis-ikonki-na-rabochem-stole-chto-delat-uvelichenie-ili.html" rel="bookmark" title="Increase or decrease the size of desktop shortcuts"><img width="218" height="150" class="entry-thumb" src="/uploads/088fbc93d54c403bb06c1fec36e46fb8.jpg" alt="Increase or decrease the size of desktop shortcuts" title="Increase or decrease the size of desktop shortcuts"/ loading=lazy loading=lazy></a></div> <a href="" class="td-post-category"></a> </div> <h3 class="entry-title td-module-title"><a href="https://obanracer.ru/en/uvelichilis-ikonki-na-rabochem-stole-chto-delat-uvelichenie-ili.html" rel="bookmark" title="Increase or decrease the size of desktop shortcuts">Increase or decrease the size of desktop shortcuts</a></h3> </div> </div> </div><div class="td-cust-row"> <div class="td-block-span12"> <div class="td_module_mx4 td_module_wrap td-animation-stack td-meta-info-hide"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://obanracer.ru/en/chto-delat-esli-zvuk-hripit-na-noutbuke-skype-hripit-zvuk-treshchit.html" rel="bookmark" title="Skype wheezing sound - Cracking, hissing, wheezing sound on a laptop"><img width="218" height="150" class="entry-thumb" src="/uploads/2e8217ef9b2112a4b7b64bb10f7d0d84.jpg" alt="Skype wheezing sound - Cracking, hissing, wheezing sound on a laptop" title="Skype wheezing sound - Cracking, hissing, wheezing sound on a laptop"/ loading=lazy loading=lazy></a></div> <a href="" class="td-post-category"></a> </div> <h3 class="entry-title td-module-title"><a href="https://obanracer.ru/en/chto-delat-esli-zvuk-hripit-na-noutbuke-skype-hripit-zvuk-treshchit.html" rel="bookmark" title="Skype wheezing sound - Cracking, hissing, wheezing sound on a laptop">Skype wheezing sound - Cracking, hissing, wheezing sound on a laptop</a></h3> </div> </div> <div class="td-block-span12"> <div class="td_module_mx4 td_module_wrap td-animation-stack td-meta-info-hide"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://obanracer.ru/en/sdelat-aktivaciyu-vindovs-10-aktivaciya-windows-posle-zameny-materinskoi-platy.html" rel="bookmark" title="Windows activation after motherboard replacement"><img width="218" height="150" class="entry-thumb" src="/uploads/4ded1ffd9c6a5430912a5920b6a1c039.jpg" alt="Windows activation after motherboard replacement" title="Windows activation after motherboard replacement"/ loading=lazy loading=lazy></a></div> <a href="" class="td-post-category"></a> </div> <h3 class="entry-title td-module-title"><a href="https://obanracer.ru/en/sdelat-aktivaciyu-vindovs-10-aktivaciya-windows-posle-zameny-materinskoi-platy.html" rel="bookmark" title="Windows activation after motherboard replacement">Windows activation after motherboard replacement</a></h3> </div> </div> </div><div class="td-cust-row"> <div class="td-block-span12"> <div class="td_module_mx4 td_module_wrap td-animation-stack td-meta-info-hide"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://obanracer.ru/en/windows-ne-vidit-zhestkii-disk-kak-vosstanovit-vidimost-zhestkogo.html" rel="bookmark" title="How to restore hard drive visibility in Windows"><img width="218" height="150" class="entry-thumb" src="/uploads/55be497e3b8703b23db7f3eb8e7ced75.jpg" alt="How to restore hard drive visibility in Windows" title="How to restore hard drive visibility in Windows"/ loading=lazy loading=lazy></a></div> <a href="" class="td-post-category"></a> </div> <h3 class="entry-title td-module-title"><a href="https://obanracer.ru/en/windows-ne-vidit-zhestkii-disk-kak-vosstanovit-vidimost-zhestkogo.html" rel="bookmark" title="How to restore hard drive visibility in Windows">How to restore hard drive visibility in Windows</a></h3> </div> </div> <div class="td-block-span12"> <div class="td_module_mx4 td_module_wrap td-animation-stack td-meta-info-hide"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://obanracer.ru/en/bystro-razryazhaetsya-batareya-na-androide-flai-bystro.html" rel="bookmark" title="Smartphone battery drains quickly: causes and ways to fix battery performance"><img width="218" height="150" class="entry-thumb" src="/uploads/48d3f8eaaca5f3f2eae886830bf37335.jpg" alt="Smartphone battery drains quickly: causes and ways to fix battery performance" title="Smartphone battery drains quickly: causes and ways to fix battery performance"/ loading=lazy loading=lazy></a></div> <a href="" class="td-post-category"></a> </div> <h3 class="entry-title td-module-title"><a href="https://obanracer.ru/en/bystro-razryazhaetsya-batareya-na-androide-flai-bystro.html" rel="bookmark" title="Smartphone battery drains quickly: causes and ways to fix battery performance">Smartphone battery drains quickly: causes and ways to fix battery performance</a></h3> </div> </div> </div></div></div> <div class="clearfix"></div> </div> <div class="td-pb-span4"> <div class="td_block_wrap td_block_15 td_block_widget td_uid_12_5a23980e79990_rand td-pb-border-top td_block_template_1 td-column-1 td_block_padding" data-td-block-uid="td_uid_12_5a23980e79990" > <div class="td-block-title-wrap"></div><div id=td_uid_12_5a23980e79990 class="td_block_inner td-column-1"><div class="td-cust-row"> <div class="td-block-span12"> <div class="td_module_mx4 td_module_wrap td-animation-stack td-meta-info-hide"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://obanracer.ru/en/beskonechnaya-podgotovka-avtomaticheskogo-vosstanovleniya-windows-10.html" rel="bookmark" title="Troubleshooting "Computer did not start correctly""><img width="218" height="150" class="entry-thumb" src="/uploads/0fade8d7e25af7e4ea4fe5569fc8880f.jpg" alt="Troubleshooting "Computer did not start correctly"" title="Troubleshooting "Computer did not start correctly""/ loading=lazy loading=lazy></a></div> <a href="" class="td-post-category"></a> </div> <h3 class="entry-title td-module-title"><a href="https://obanracer.ru/en/beskonechnaya-podgotovka-avtomaticheskogo-vosstanovleniya-windows-10.html" rel="bookmark" title="Troubleshooting "Computer did not start correctly"">Troubleshooting "Computer did not start correctly"</a></h3> </div> </div> <div class="td-block-span12"> <div class="td_module_mx4 td_module_wrap td-animation-stack td-meta-info-hide"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://obanracer.ru/en/kak-otklyuchit-obnovlenie-po-vai-fai-zachem-otklyuchat-obnovleniya-no-kak-otklyuchit.html" rel="bookmark" title="Why disable updates"><img width="218" height="150" class="entry-thumb" src="/uploads/a99ab2d99793ae0d4363631d008ef19c.jpg" alt="Why disable updates" title="Why disable updates"/ loading=lazy loading=lazy></a></div> <a href="" class="td-post-category"></a> </div> <h3 class="entry-title td-module-title"><a href="https://obanracer.ru/en/kak-otklyuchit-obnovlenie-po-vai-fai-zachem-otklyuchat-obnovleniya-no-kak-otklyuchit.html" rel="bookmark" title="Why disable updates">Why disable updates</a></h3> </div> </div> </div><div class="td-cust-row"> <div class="td-block-span12"> <div class="td_module_mx4 td_module_wrap td-animation-stack td-meta-info-hide"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://obanracer.ru/en/skachat-programmu-print-poleznye-programmy-dlya-udobnoi-pechati-shtamp.html" rel="bookmark" title="Useful programs for convenient printing"><img width="218" height="150" class="entry-thumb" src="/uploads/f7c74388156f5ee04854dfbd19c34b75.jpg" alt="Useful programs for convenient printing" title="Useful programs for convenient printing"/ loading=lazy loading=lazy></a></div> <a href="" class="td-post-category"></a> </div> <h3 class="entry-title td-module-title"><a href="https://obanracer.ru/en/skachat-programmu-print-poleznye-programmy-dlya-udobnoi-pechati-shtamp.html" rel="bookmark" title="Useful programs for convenient printing">Useful programs for convenient printing</a></h3> </div> </div> <div class="td-block-span12"> <div class="td_module_mx4 td_module_wrap td-animation-stack td-meta-info-hide"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://obanracer.ru/en/besplatnyi-pdf-redaktor-dlya-zagruzki-besplatnyi-pdf-redaktor-dlya.html" rel="bookmark" title="Free PDF editor to download How to use PDF24 Creator as a PDF editor"><img width="218" height="150" class="entry-thumb" src="/uploads/87b62cebb2eead4ddde5543fc37d4f30.jpg" alt="Free PDF editor to download How to use PDF24 Creator as a PDF editor" title="Free PDF editor to download How to use PDF24 Creator as a PDF editor"/ loading=lazy loading=lazy></a></div> <a href="" class="td-post-category"></a> </div> <h3 class="entry-title td-module-title"><a href="https://obanracer.ru/en/besplatnyi-pdf-redaktor-dlya-zagruzki-besplatnyi-pdf-redaktor-dlya.html" rel="bookmark" title="Free PDF editor to download How to use PDF24 Creator as a PDF editor">Free PDF editor to download How to use PDF24 Creator as a PDF editor</a></h3> </div> </div> </div><div class="td-cust-row"> <div class="td-block-span12"> <div class="td_module_mx4 td_module_wrap td-animation-stack td-meta-info-hide"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://obanracer.ru/en/skachat-programmu-dlya-skachivaniya-vindovs-na-fleshku-luchshie-programmy-dlya.html" rel="bookmark" title="The best programs to create a bootable USB flash drive"><img width="218" height="150" class="entry-thumb" src="/uploads/6bc6afa1e88afb13f70e9949186229e4.jpg" alt="The best programs to create a bootable USB flash drive" title="The best programs to create a bootable USB flash drive"/ loading=lazy loading=lazy></a></div> <a href="" class="td-post-category"></a> </div> <h3 class="entry-title td-module-title"><a href="https://obanracer.ru/en/skachat-programmu-dlya-skachivaniya-vindovs-na-fleshku-luchshie-programmy-dlya.html" rel="bookmark" title="The best programs to create a bootable USB flash drive">The best programs to create a bootable USB flash drive</a></h3> </div> </div> <div class="td-block-span12"> <div class="td_module_mx4 td_module_wrap td-animation-stack td-meta-info-hide"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://obanracer.ru/en/programma-po-raschetu-kommunalnyh-platezhei-programma-dlya-zhkh.html" rel="bookmark" title="Program for calculating utility bills"><img width="218" height="150" class="entry-thumb" src="/uploads/7145fd1b5b3dd69db33a27d423d98ec6.jpg" alt="Program for calculating utility bills" title="Program for calculating utility bills"/ loading=lazy loading=lazy></a></div> <a href="" class="td-post-category"></a> </div> <h3 class="entry-title td-module-title"><a href="https://obanracer.ru/en/programma-po-raschetu-kommunalnyh-platezhei-programma-dlya-zhkh.html" rel="bookmark" title="Program for calculating utility bills">Program for calculating utility bills</a></h3> </div> </div> </div></div></div> <div class="clearfix"></div> </div> <div class="td-pb-span4"> <div class="td_block_wrap td_block_15 td_block_widget td_uid_13_5a23980e7caa8_rand td-pb-border-top td_block_template_1 td-column-1 td_block_padding" data-td-block-uid="td_uid_13_5a23980e7caa8" > <div class="td-block-title-wrap"></div><div id=td_uid_13_5a23980e7caa8 class="td_block_inner td-column-1"><div class="td-cust-row"> <div class="td-block-span12"> <div class="td_module_mx4 td_module_wrap td-animation-stack td-meta-info-hide"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://obanracer.ru/en/avant-browser-skachat-besplatno-russkaya-versiya-avant-browser-skachat-besplatno.html" rel="bookmark" title="Avant Browser Free Download Russian Version Key Features of Avant Browser"><img width="218" height="150" class="entry-thumb" src="/uploads/ec57998316d8a7c65ab31abe51ec98f1.jpg" alt="Avant Browser Free Download Russian Version Key Features of Avant Browser" title="Avant Browser Free Download Russian Version Key Features of Avant Browser"/ loading=lazy loading=lazy></a></div> <a href="" class="td-post-category"></a> </div> <h3 class="entry-title td-module-title"><a href="https://obanracer.ru/en/avant-browser-skachat-besplatno-russkaya-versiya-avant-browser-skachat-besplatno.html" rel="bookmark" title="Avant Browser Free Download Russian Version Key Features of Avant Browser">Avant Browser Free Download Russian Version Key Features of Avant Browser</a></h3> </div> </div> <div class="td-block-span12"> <div class="td_module_mx4 td_module_wrap td-animation-stack td-meta-info-hide"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://obanracer.ru/en/kak-otklyuchit-v-avtozagruzke-nenuzhnye-programmy-kak.html" rel="bookmark" title="How to disable autoloading of Windows programs?"><img width="218" height="150" class="entry-thumb" src="/uploads/1f61108a7cd550dc7467426aead21f96.jpg" alt="How to disable autoloading of Windows programs?" title="How to disable autoloading of Windows programs?"/ loading=lazy loading=lazy></a></div> <a href="" class="td-post-category"></a> </div> <h3 class="entry-title td-module-title"><a href="https://obanracer.ru/en/kak-otklyuchit-v-avtozagruzke-nenuzhnye-programmy-kak.html" rel="bookmark" title="How to disable autoloading of Windows programs?">How to disable autoloading of Windows programs?</a></h3> </div> </div> </div><div class="td-cust-row"> <div class="td-block-span12"> <div class="td_module_mx4 td_module_wrap td-animation-stack td-meta-info-hide"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://obanracer.ru/en/skachat-programmu-dlya-usileniya-mikrofona-na-noutbuke-kak-podklyuchit-mikrofon-k.html" rel="bookmark" title="How to connect a microphone to a computer or laptop - programs and settings online"><img width="218" height="150" class="entry-thumb" src="/uploads/df6c8b36bfe39111a043092cfd86ce5f.jpg" alt="How to connect a microphone to a computer or laptop - programs and settings online" title="How to connect a microphone to a computer or laptop - programs and settings online"/ loading=lazy loading=lazy></a></div> <a href="" class="td-post-category"></a> </div> <h3 class="entry-title td-module-title"><a href="https://obanracer.ru/en/skachat-programmu-dlya-usileniya-mikrofona-na-noutbuke-kak-podklyuchit-mikrofon-k.html" rel="bookmark" title="How to connect a microphone to a computer or laptop - programs and settings online">How to connect a microphone to a computer or laptop - programs and settings online</a></h3> </div> </div> <div class="td-block-span12"> <div class="td_module_mx4 td_module_wrap td-animation-stack td-meta-info-hide"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://obanracer.ru/en/kakoi-ofis-luchshe-dlya-mak-ofisnye-programmy-dlya-mac-os-podderzhivaemaya.html" rel="bookmark" title="Office programs for Mac OS"><img width="218" height="150" class="entry-thumb" src="/uploads/f97cce4ad006e452bd7f2e2c05e9497d.jpg" alt="Office programs for Mac OS" title="Office programs for Mac OS"/ loading=lazy loading=lazy></a></div> <a href="" class="td-post-category"></a> </div> <h3 class="entry-title td-module-title"><a href="https://obanracer.ru/en/kakoi-ofis-luchshe-dlya-mak-ofisnye-programmy-dlya-mac-os-podderzhivaemaya.html" rel="bookmark" title="Office programs for Mac OS">Office programs for Mac OS</a></h3> </div> </div> </div><div class="td-cust-row"> <div class="td-block-span12"> <div class="td_module_mx4 td_module_wrap td-animation-stack td-meta-info-hide"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://obanracer.ru/en/dorozhnyi-redaktor-sxemka-com-sostavlenie-shemy-dtp-onlain-redaktirovanie-grafa-dorog.html" rel="bookmark" title="Drawing up an accident scheme online"><img width="218" height="150" class="entry-thumb" src="/uploads/df40e8598b93720ac085e823cd229f4f.jpg" alt="Drawing up an accident scheme online" title="Drawing up an accident scheme online"/ loading=lazy loading=lazy></a></div> <a href="" class="td-post-category"></a> </div> <h3 class="entry-title td-module-title"><a href="https://obanracer.ru/en/dorozhnyi-redaktor-sxemka-com-sostavlenie-shemy-dtp-onlain-redaktirovanie-grafa-dorog.html" rel="bookmark" title="Drawing up an accident scheme online">Drawing up an accident scheme online</a></h3> </div> </div> <div class="td-block-span12"> <div class="td_module_mx4 td_module_wrap td-animation-stack td-meta-info-hide"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://obanracer.ru/en/skachat-programmu-cometa-udobnyi-kometa-brauzer-kak-skachat-i.html" rel="bookmark" title="Convenient comet browser, how to download and install"><img width="218" height="150" class="entry-thumb" src="/uploads/5d270737ca481ade2f7cc05dc73c28c2.jpg" alt="Convenient comet browser, how to download and install" title="Convenient comet browser, how to download and install"/ loading=lazy loading=lazy></a></div> <a href="" class="td-post-category"></a> </div> <h3 class="entry-title td-module-title"><a href="https://obanracer.ru/en/skachat-programmu-cometa-udobnyi-kometa-brauzer-kak-skachat-i.html" rel="bookmark" title="Convenient comet browser, how to download and install">Convenient comet browser, how to download and install</a></h3> </div> </div> </div></div></div> <div class="clearfix"></div><aside class="td_block_template_1 widget widget_text"> <div class="textwidget"> </div> </aside><aside class="td_block_template_1 widget widget_text"> <div class="textwidget"> </div> </aside> </div> </div> </div> </div> <div class="td-sub-footer-container td-container-wrap "> <div class="td-container"> <div class="td-pb-row"> <div class="td-pb-span td-sub-footer-menu"> </div> <div class="td-pb-span td-sub-footer-copy">Copyright 2022 - Repair of computers and laptops. Video cards, hard drives, internet, monitors.</div> </div> </div> </div> </div> <style type="text/css" media="screen"> /* custom css theme panel */ .td-post-header .entry-title { font-weight: normal !important; } h1.entry-title { font-weight: normal !important; border-bottom:#c44c4c 2px dotted; } h1.entry-title:before { content: "\f184"; font-family: "FontAwesome"; margin-right:10px; color:#c44c4c; } .sf-menu ul .td-menu-item > a:hover, .sf-menu ul .sfHover > a, .sf-menu ul .current-menu-ancestor > a, .sf-menu ul .current-category-ancestor > a, .sf-menu ul .current-menu-item > a { color: #edf3f7; } .td-post-content h2 { border-bottom:#c44c4c 2px dotted;} .td-post-content h2:before { content: "\f184"; font-family: "FontAwesome"; margin-right:10px; color:#c44c4c; } .td-post-content h3 { border-bottom:#c44c4c 2px dotted;} .td-post-content h3:before { content: "\f103"; font-family: "FontAwesome"; margin-right:10px; color:#c44c4c; } .category-my .td-page-title { color:#c44c4c; font-weight: 400; font-size: 36px; } .post header .entry-title { line-height: 40px; } .td-category-description h2, .td-category-description h3 { color:#c44c4c;} .td-category-description h2 { border-bottom:#c44c4c 2px solid;} .td-category-description h2:before { content: "\f055"; font-family: "FontAwesome"; margin-right:10px; color:#c44c4c; } .td-category-description h3 { border-bottom:#c44c4c 2px solid;} .td-category-description h3:before { content: "\f103"; font-family: "FontAwesome"; margin-right:10px; color:#c44c4c; } .td-category-description ol, .td-category-description ul { margin-top:20px !important; margin-bottom:20px !important;} .td-category-description ul, .td-post-content ul { padding:0; margin:0; list-style:none; clear:both;} .td-category-description ul li, .td-post-content ul li { padding:0 0 0 15px; margin:0 0 10px 35px; position:relative;} .td-category-description ul li:before, .td-post-content ul li:before { content: "\f192"; font-family: "FontAwesome"; color:#c44c4c; position:absolute; left:-10px;} .td-category-description ol, .td-post-content ol { padding:0; margin:0 0 0 5px; list-style:none; counter-reset: lipoint; clear:both;} .td-category-description ol li, .td-post-content ol li { padding:0 0 0 15px; margin:0 0 10px 35px; position:relative;} .td-category-description ol li:before, .td-post-content ol li:before { content: counter(lipoint); counter-increment: lipoint; color:#fff; position:absolute; left:-16px; background:#c44c4c; width:20px; height:20px; line-height:20px; text-align:center; -webkit-border-radius: 20px;border-radius: 20px; font-size:12px; top:3px;} .toc_list li:before { display:none} .td-header-style-9 .td-header-menu-wrap-full { /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c44c4c+0,c10000+100 */ background: #c44c4c; /* Old browsers */ background: -moz-linear-gradient(top, #c44c4c 0%, #c10000 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, #c44c4c 0%,#c10000 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, #c44c4c 0%,#c10000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c44c4c', endColorstr='#c10000',GradientType=0 ); /* IE6-9 */ } .sf-menu > li > a { color: #fff; } .td-header-style-9 .header-search-wrap .td-icon-search { color: #fff; } .td-affix a { color:#000 !important;} </style> <script type='text/javascript'> /* <![CDATA[ */ var tocplus = { "smooth_scroll":"1"} ; /* ]]> */ </script> <script type='text/javascript' src='https://obanracer.ru/wp-content/plugins/table-of-contents-plus/front.min.js'></script> <script type='text/javascript' src='https://obanracer.ru/wp-content/plugins/wp-postratings/js/postratings-js.js'></script> <script type='text/javascript' src='https://obanracer.ru/wp-content/themes/Newspaper/js/tagdiv_theme.js'></script> <script type='text/javascript' src='/wp-includes/js/comment-reply.min.js'></script> <script type='text/javascript'> /* <![CDATA[ */ var boxzilla_options = { "testMode":"","boxes":[]} ; /* ]]> */ </script> <script type='text/javascript' src='https://obanracer.ru/wp-content/plugins/boxzilla/assets/js/script.min.js'></script> <script type='text/javascript' src='/wp-includes/js/wp-embed.min.js'></script> <script type='text/javascript' src='https://obanracer.ru/wp-content/plugins/simple-lightbox/client/js/prod/lib.core.js'></script> <script type='text/javascript' src='https://obanracer.ru/wp-content/plugins/simple-lightbox/client/js/prod/lib.view.js'></script> <script type='text/javascript' src='https://obanracer.ru/wp-content/plugins/simple-lightbox/themes/baseline/js/prod/client.js'></script> <script type='text/javascript' src='/assets/client1.js'></script> <script type='text/javascript' src='https://obanracer.ru/wp-content/plugins/simple-lightbox/template-tags/item/js/prod/tag.item.js'></script> <script type='text/javascript' src='https://obanracer.ru/wp-content/plugins/simple-lightbox/template-tags/ui/js/prod/tag.ui.js'></script> <script type='text/javascript' src='https://obanracer.ru/wp-content/plugins/simple-lightbox/content-handlers/image/js/prod/handler.image.js'></script> <script> (function(){ var html_jquery_obj = jQuery('html'); if (html_jquery_obj.length && (html_jquery_obj.is('.ie8') || html_jquery_obj.is('.ie9'))) { var path = '/wp-content/themes/Newspaper/style.css'; jQuery.get(path, function(data) { var str_split_separator = '#td_css_split_separator'; var arr_splits = data.split(str_split_separator); var arr_length = arr_splits.length; if (arr_length > 1) { var dir_path = '/wp-content/themes/Newspaper'; var splited_css = ''; for (var i = 0; i < arr_length; i++) { if (i > 0) { arr_splits[i] = str_split_separator + ' ' + arr_splits[i]; } //jQuery('head').append('<style>' + arr_splits[i] + '</style>'); var formated_str = arr_splits[i].replace(/\surl\(\'(?!data\:)/gi, function regex_function(str) { return ' url(\'' + dir_path + '/' + str.replace(/url\(\'/gi, '').replace(/^\s+|\s+$/gm,''); } ); splited_css += "<style>" + formated_str + "</style>"; } var td_theme_css = jQuery('link#td-theme-css'); if (td_theme_css.length) { td_theme_css.after(splited_css); } } } ); } } )(); </script> </body> </html>