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
19.10.25IT / SEO 5025
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
18.10.25IT / Domains 16395
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
17.10.25IT / SEO 4861
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
16.10.25IT / Misc 3070
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
15.10.25IT / Domains 8391
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
14.10.25IT / JavaScript 5468
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
13.10.25IT / Newsletters 5065
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
12.10.25IT / SEO 4537
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
11.10.25IT / SEO 4254
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
10.10.25IT / SEO 9411
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
09.10.25IT / Domains 5897
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
08.10.25IT / CSS 4187
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
07.10.25IT / CSS 3548
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
06.10.25IT / Misc 18873
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
05.10.25IT / SEO 5958
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
04.10.25IT / SEO 4514
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
03.10.25IT / SEO 2844
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
02.10.25IT / SEO 3925
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
01.10.25IT / SEO 3236
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
30.09.25IT / JavaScript 17847
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
29.09.25IT / Html 26499
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
28.09.25IT / Html 7018
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
27.09.25IT / JavaScript 8260
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
26.09.25IT / JavaScript 17203
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
25.09.25IT / CSS 4685
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
24.09.25IT / Html 5022
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
23.09.25IT / Html 4946
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
22.09.25IT / Html 6738
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
21.09.25IT / Drupal 3698
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
20.09.25IT / Html 10810
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
19.09.25IT / CSS 13619
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
18.09.25IT / CSS 4543
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
17.09.25IT / Html 8175
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
16.09.25IT / Html 4662
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
15.09.25IT / Html 7269
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
14.09.25IT / Drupal 7264
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
13.09.25IT / CSS 4226
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
12.09.25IT / CSS 3797
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
11.09.25IT / CSS 5996
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
10.09.25IT / CSS 5160
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
09.09.25IT / CSS 13086
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
08.09.25IT / Drupal 7123
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
07.09.25IT / Drupal 3830
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
06.09.25IT / Html 4596
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
05.09.25IT / Drupal 3903
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
04.09.25IT / PHP 44441
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
03.09.25IT / Html 15267
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
02.09.25IT / Html 4212
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
01.09.25IT / CSS 8340
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
31.08.25IT / Html 5112
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.