Автор: admin
What is GIT
Git is a free and open-source distributed version control system designed to track changes in…
How to learn HTML
If you're interested in learning HTML, there are many resources available online that can help…
How to learn PHP
If you're looking to learn PHP, there are many resources available that can help you…
How to Create a WordPress Blog: A Step-by-Step Guide
Introduction Blogging has become a popular way for individuals and businesses to share their ideas…
GIT Config
Hello! Today we are going to look at the general git configuration commands. To do…
spellcheck html
Hello! We are not all sinless when it comes to spelling. The reasons for this…
Shadow dom javascript
Good day! In this short article, I will tell you about Shadow dom (shadow dom)…
CSS pseudo-class :has()
The :has() CSS pseudo-class selects elements that contain other elements that match the selector passed…
Next generation CSS: @container
The new @container property gives us the ability to style elements based on the size…
CSS: line-clamp
The line-clamp property clips text to a certain number of lines. The spec for it…