Thorough explanation of 4 methods to draw vertical lines with CSS!

Thorough explanation of 4 methods to draw vertical lines with CSS!

There are frequent opportunities to draw lines in website production, such as decorations and separating elements. Due to the fact that the line of sight moves from top to bottom, horizontal lines are used more often, but this does not mean that there are few opportunities to use vertical lines. In this article, I will…

Thorough explanation of the features and usage of box-sizing!

Thorough explanation of the features and usage of box-sizing!

When coding a website, you may sometimes specify “box-sizing: border-box” in CSS. Some of you may be using it vaguely, but are unsure if you understand it properly. This time, we will explain the features and usage of the CSS property box-sizing in an easy-to-understand manner . Please read to the end! Table of contents What is…

3 ways to learn programming without experience in your 30s and summary of problems!

3 ways to learn programming without experience in your 30s and summary of problems!

Is it too late to learn programming without experience in your 30s? Also, can learning programming and polishing skills be a weapon for changing jobs? I tried to summarize 3 ways to learn programming with inexperienced people in their 30s and the problems there. Is programming too late in your 30s? Even if you want to learn…