Sign in Registration
ruen

Articles (pg. 4)

Статьи

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
php-html-template
30.08.25IT / PHP 11268
When Writing PHP Code , you may need to create an HTML element in your code. Novice developers write HTML code directly in the file with PH...
html5-video
29.08.25IT / Html 7102
Make video playback on the site - today the need to implement such functionality is quite common. Previously, the object tag and third-party too...
html5-audio
28.08.25IT / Html 8054
Playing audio files on web pages is not unusual today. Previously, for this you had to use special third-party tools, connect a flash player, for ...
drupal-variable-table
27.08.25IT / Drupal 3850
It is customary to use databases or files to store data. But sometimes there is no desire to create a separate table in the database, or it is imp...
batch-api-process
26.08.25IT / Drupal 5171
When implementing various functionality in Drupal, you may need to perform long operations. Anything can be such operations, for example, mass upd...
drupal-9-download
25.08.25IT / Drupal 13398
Currently, the main forces are directed to the development of Drupal 8, but the development of Drupal 9 is also proceeding, albeit slowly. Everyon...
css-units
24.08.25IT / CSS 4478
When developing a site, CSS cascading style sheets are actively used. They use various units of measurement, including pixels, percentages, ...
php-array
23.08.25IT / PHP 5993
You have to work with arrays in any programming language; PHP has a number of special functions for conveniently working with arrays. Arrays...
php-mb
22.08.25IT / PHP 7839
Often, when developing a web application or site, it is necessary to work with text resources. As a rule, the text has its own encoding, so ...
gradients
21.08.25IT / CSS 5225
When developing a project design, there are times when it is necessary to create a gradient on the site , that is, a smooth transition of color f...
css-indent
20.08.25IT / CSS 25659
When laying out the pages of the site, the elements are placed in a certain order, indents are made between them, both vertical and horizont...
get-and-post
19.08.25IT / Html 13275
When developing a site, usually there is a need to send certain data to the server, today the most popular request methods for sending such ...
input-types
18.08.25IT / Html 6499
Forms are widely used on any site. Thanks to this tool, it became possible to send various data from the user to the server, where you can process...
No picture
17.08.25IT / CSS 6174
When laying out pages, it is often necessary to align the content of an element in the middle, both horizontally and vertically. While horizontal ...
docx-structure
16.08.25IT / PHP 25348
A site today is not just a page, but in most cases a whole system for processing and generating various data. It is often necessary to display dat...
css-base-style
15.08.25IT / CSS 18576
Modern browsers contain their own basic CSS styles for many elements, you can notice this by opening the developer console and hovering over any e...
bitrix-enter-key
14.08.25IT / 1C-Bitrix 19331
Bitrix is ​​a paid CMS, which means that you need to purchase a license to use the system. It is best to purchase a key in advance so that there a...
drupal-7-8
13.08.25IT / Drupal 3750
Drupal, like any other content management system, is constantly being developed by its creators and enthusiasts around the world. New versio...
html5-new-tags-semantic
12.08.25IT / Html 8778
With the advent of a new version of HTML, it has become possible to layout pages in a new way. Namely, HTML5 introduces new semantic tags that...
html-semantic
11.08.25IT / Html 18728
HTML was designed in such a way that almost every element in it contains semantic meaning. The semantic meaning of tags - this means that ...
drupal-module-delivery
10.08.25IT / Drupal 3497
Writing a module for Drupal is easy. To get started, you can start by solving simple problems, for example, let's develop a simple module for send...
drupal-modules
09.08.25IT / Drupal 4200
Drupal is quite rich in its basic functionality. From version to version, new features were periodically included in the kernel and unnecessary on...
php-exe
08.08.25IT / PHP 9325
Sometimes the capabilities of the PHP language may not be enough, then you can rent or use your own server, where you can install any additi...
drupal-patch
07.08.25IT / Drupal 4712
Sometimes in the software there are any errors or flaws that can be discovered only after long-term use of such software. How do I fix them? To do...
code-style-php
06.08.25IT / PHP 6034
Writing well-formed and concise PHP code is a talent that can be learned over time. This is important because it says a lot about the develo...
drupalgeddon-2-3
05.08.25IT / Drupal 4437
At the end of March 2018, many web developers received a notification informing them of critical vulnerabilities found in Drupal. These vuln...
drupal-start
04.08.25IT / Drupal 3214
After installing Drupal, you need to do some settings to prepare the system for work. Although you can use the CMS almost immediately, it is still...
drupal-safe
03.08.25IT / Drupal 3585
Drupal is happy with the secure CMS , but some additional security measures need to be taken. This can be done directly after installing th...
drupal-download
02.08.25IT / Drupal 2885
Drupal stands out among similar systems. First, when a novice developer chooses a system for website development, he is faced with a choice of wha...
jquery-why
01.08.25IT / JavaScript 3616
The jQuery Library is a unique tool that solves many problems in web development. Today it is used in most web projects and is being activ...
php-start
31.07.25IT / PHP 4052
PHP is a simple and powerful language for developing web projects. Anyone can start writing programs and scripts on it, there is nothing particula...
php-work
30.07.25IT / PHP 8126
PHP today is used in the development of most sites and web applications. This language was conceived by the authors as a simple and afford...
manifest-json
29.07.25IT / Extensions 5245
What is a browser extension? This is a package of program code that extends the basic capabilities of the browser. What is it for? This can be use...
development-qt-c-plus-plus
28.07.25IT / Misc 3601
Sometimes, you need to develop a desktop program that will solve a problem. To do this, you need to understand programming, be a well-trained spec...
html-parser-grabber
27.07.25IT / Html 13024
Parsing site pages laid out in HTML can be easily implemented in almost any programming language. Naturally, this can be a very necessary ta...
seo-specialist
26.07.25IT / SEO 5609
An SEO specialist today is one of the demanded areas in the IT field, thanks to such a specialist, the site becomes successful. And the more...
drupal-technical-support
25.07.25IT / Drupal 3679
If initially it was decided to develop the site on CMS Drupal , then it is worth taking care of its further maintenance. After development,...
target-blank-rel-noopener
24.07.25IT / JavaScript 11223
Clicking on links in browsers, email programs, and elsewhere may be unsafe. Many people are wary of links, and some users completely refuse to fol...
site-first
21.07.25IT / CSS 3505
CSS is a kind of brush and paint for the modern web developer when you think of a page as a canvas with black and white sketches. Thanks to this t...
eqsash-cms
20.07.25IT / Misc 2992
When the question of creating a site arises, the developer is faced with the question of how to build his project. You can consider differen...
html5
19.07.25IT / Html 4123
The new version of the HTML language has brought many completely new features and has undeniable advantages over previous versions. Added...
css3-css4
18.07.25IT / CSS 4141
CSS technology with the advent of the new version of CSS3 has provided developers with truly unique options for page design. The main fea...
js-developer
17.07.25IT / JavaScript 3015
JavaScript is the language primarily used on websites. Its support is now implemented in almost all browsers, exceptions may be specific bro...
html-work
16.07.25IT / Html 3454
This language is designed to markup documents, mainly web pages. It includes many tags, some are gradually being removed, some new tags are added....
right-css3
15.07.25IT / CSS 4353
Once upon a time, when the first websites were born, resources looked quite simple, you could see only plain text on them. Gradually, the sites ac...
js-secure
14.07.25IT / JavaScript 6853
Development in JavaScript (JS) is in great demand today, each site has a significant part of the functionality implemented in this language....
content-autor
13.07.25IT / Misc 2983
The most important thing for a website is good content . Good content is unique writing that is meaningful and useful to people. Where ...
secure-https-ssl
12.07.25IT / Safety 3520
Now basically all sites have the htpps protocol , which replaced the http . What caused this? The https protocol is the same http, only th...
bitrix-developer
11.07.25IT / 1C-Bitrix 8302
Bitrix is ​​an excellent system for website development, but with some caveats. The system is highly complex when working with it by untrained use...
adaptive-site
10.07.25IT / Mobile 2384
Every site nowadays simply has to be adapted for mobile devices, as from such devices share of traffic is significant . If the site is not suitab...
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.