Sign in Registration
ruen

Articles (pg. 3)

Статьи

The modern world is constantly changing, there is a development of various technologies - it is worth talking about it. This section contains articles by category that cover all sorts of topics. Select the category of interest, after which a list of articles will be shown. Below the tags, there is a list of all articles published on the site. You can read about something new, as well as find solutions to current problems.

Number of articles: 216
1 2 3 4 5
pbn-sites-network
08.10.18IT / SEO 4112
Recently, so-called site networks have become popular. Many users are trying to understand this topic and create their own network of sites. But f...
whois-service-data
07.10.18IT / Domains 14802
Sometimes you may need to find out who owns the site or the domain on which it is located. This information may differ because the domain can be ...
drop-domains
06.10.18IT / SEO 3812
You may need to register a domain at any time. For example, you have finished developing a site and are going to host it on the network, or you ju...
site-in-constructor
05.10.18IT / Misc 2458
There are currently various ways to create a website. As a result, its quality depends on the choice of the method of creating a website. Usually,...
site-domain-close
04.10.18IT / Domains 6855
Over time, someone has new ideas for new projects - and he opens new sites and registers domains , and someone, on the contrary, closes their pro...
select2-full-text
03.10.18IT / JavaScript 4596
Often there is a need to place an element on a site page to select a value from a list. The values ​​in such a list can have long names and it may...
push-notifications
02.10.18IT / Newsletters 4081
Various sites and resources are constantly trying to attract attention to themselves in a variety of ways. With the development of technology, new...
google-check-site
01.10.18IT / SEO 3671
It is often necessary to check whether a page on a site is indexed or to get a list of all such pages. You can use various methods to check. The e...
google-search-console-googleboot
27.09.18IT / SEO 3233
Search engines currently offer a wide range of functionality to manage the indexing of your site. For example, such popular search engines as Goog...
google-sitemap
26.09.18IT / SEO 7724
After writing an article or several articles, the resulting content is posted on the site. For this, as a rule, new website pages are created. In ...
domain-register-zone
20.09.18IT / Domains 4823
To host a website on the Internet, you need to register a domain. Domain is the address at which the site will be opened when typing the address i...
google-fonts
19.09.18IT / CSS 3413
When the desired font is selected for the site, it remains only to connect it and set the required text sizes for various page elements. Connec...
font-for-site-select
15.09.18IT / CSS 2753
The font used on the site speaks volumes. It is he who determines how visitors will perceive your resource. What is a font ? A font is the ...
how-make-reg-nickname
09.09.18IT / Misc 15788
Every Internet user sooner or later faces the need to indicate the username on various resources. This is often required for registration or just ...
awstats-hosting
29.08.18IT / SEO 5123
After launching the site, the question arises, how to view site statistics ? To do this, you need to use third-party tools. There are quite a few...
yandex-metrika-mobile
28.08.18IT / SEO 3634
After the launch of the site, there may be a need to obtain its statistics. Site statistics contains all kinds of data about visitors and about ho...
robots-txt-right-check
27.08.18IT / SEO 2161
Currently, almost every site has a special file that serves to provide search engines with information on how to index the site correctly. This fi...
sitemap-xml-make-check
26.08.18IT / SEO 2375
Sitemap Sitemap is an important element of any modern resource, thanks to which search engines and other services can quickly receive a list of al...
yandex-tic-iks
25.08.18IT / SEO 2358
For a long time, one of the indicators of the success of sites was the TIC indicator - a thematic citation index. It was invented by Yandex and ...
js-get-analize
24.08.18IT / JavaScript 16625
Sometimes, when visiting a site, you may need to look at which JavaScript code is enabled on the page. This may be needed in various situations,...
html-source-code-console
23.08.18IT / Html 24910
When entering a particular site, or when viewing your own, you may want to see how an element is written in HTML, as well as make changes to the p...
site-emulator-screen-resolutions
22.08.18IT / Html 6089
Currently, the site can be opened on a wide variety of devices with a wide variety of screen resolutions. To testing site pages at different reso...
javascript-console-debug
21.08.18IT / JavaScript 7297
When writing JavaScript code it is very convenient to use the browser's built-in console for debugging. It allows you to instantly execute the c...
javascript-events-handlers
21.08.18IT / JavaScript 15174
JavaScript is widely used to animate web pages. In this language, there are special events that occur at a certain point in time when perfor...
css-position-values
19.08.18IT / CSS 3742
In order to place an element on the page, you must specify its coordinates, that is, set the position. Coordinates can be set in various ways, rel...
html-lists-ul-ol-dl
18.08.18IT / Html 3799
Lists are for grouping information on a specific topic, they might be needed anywhere. In HTML there are special tags for their creation, it all...
html-table-tags-atributes
17.08.18IT / Html 3953
Creating tables on site pages is a fairly frequent process, so you need to know how to create them correctly. Tables allow you to present the mate...
html-images-extensions-formats
16.08.18IT / Html 5556
When coding web pages on HTML often need to use tags, which assume the presence of an image. The path to such images is usually indicated in a s...
site-speed-chrome
15.08.18IT / Drupal 2978
Sometimes it is necessary to check a site for speed in order to understand how fast it loads. After all, its traffic and usability depend on how...
html-all-atributes
14.08.18IT / Html 9301
When developing sites, all kinds of tags with various attributes are actively used. What attributes are there in HTML ? This article provides a c...
css-border
13.08.18IT / CSS 11418
Very often, when developing sites, it is necessary to place elements on a page that must have borders or frames. This problem can be solved using ...
css-background
12.08.18IT / CSS 3682
To set the background for an HTML element, in CSS there is a special property - background . This is a shorthand for many of the properti...
html-attributes
11.08.18IT / Html 7013
HTML quite a lot all kinds of elements and they can have different attributes. What is an attribute in HTML ? This is an additional entry withi...
html-spellcheck
10.08.18IT / Html 3396
Currently modern browsers try to do spell check attribute when entering text in any fields . This is usually the default setting. But sometimes i...
html-contenteditable
09.08.18IT / Html 6016
HTML today has very rich functionalities and they are constantly expanding. For example, you can edit the content right on the page, without swi...
drupal-form-api-properties
08.08.18IT / Drupal 5611
When creating Drupal forms need to specify various properties of the fields. There are many such properties, they may differ for different types...
css-grid
07.08.18IT / CSS 3241
Over the entire existence of websites for their development, various approaches have been used for the necessary placement of elements on the page...
css-flex-values
06.08.18IT / CSS 3112
Typically, page layout uses property display - it helps to make the element display the way you want. It has a lot of possible values, and not...
css-float-clear
05.08.18IT / CSS 4888
When placing elements on a page, it is often necessary to make the flow around one block over another. To do this, CSS styles correctly there is...
css-text-align-values
04.08.18IT / CSS 4041
When layout pages of a site or when publishing new materials, there may be a need to align the content of an element on either side. For this ther...
css-display-values
03.08.18IT / CSS 11367
When coding site pages, there is often a need to change the display style of an element, for this styles correctly in CSS there is a disp...
drupal-form-api-types
02.08.18IT / Drupal 6237
When creating a form in Drupal, you must specify its type for each field. What types of fields exist in Drupal , or rather, which #type c...
drupal-form-api
01.08.18IT / Drupal 3096
To obtain various data from users on the site, various forms are used. These forms can be any type of form: text fields, lists, radio buttons, che...
validator-html
31.07.18IT / Html 3665
When coding site pages, you should adhere to certain rules in order to end up with a high-quality layout page that will pass the check in the HTM...
drupal-form-dinamic-select
30.07.18IT / Drupal 3190
Sometimes you need to create dynamic forms in Drupal - forms that change without reloading the page. In Drupal there is also such an opportunity...
php-contol-file
29.07.18IT / PHP 42056
Managing files PHP is quite simple - for this language has a large number of possibilities in its arsenal. You may need to control file do...
enter-fields-placeholder
28.07.18IT / Html 13600
When adding input fields to site pages, you need to specify auxiliary text for them - hints that explain the purpose of the fields. Previously, th...
html-meta-tags
27.07.18IT / Html 3341
Meta tags are used to set additional information about the site page. This information can be used by various services and programs - for ex...
css-properties-for-text
26.07.18IT / CSS 6847
When laying out web pages or working with site content, there is often a need to change the text, or rather its properties: size, font, style, etc...
visual-editor-html-wysiwig
25.07.18IT / Html 4296
When working with the site, you have to periodically add new content and make various changes to the existing one. As a rule, the main part of the...
1 2 3 4 5
Оставить заявку

Latest articles

Popular sections

Eqsash (Tools)

Android app - VK LAST USER ID, отучитель от зависимости и т.д.:
Скачать APK

Amessage (Communication)

Login to the web version
Android app:
Скачать APK

Share this

Subscribe to

YouTube

Books

IT notes - In simple language about the most necessary things (HTML, CSS, JavaScript, PHP, databases, Drupal, Bitrix, SEO, domains, security and more), PDF, 500 p.