HTML/CSS
The easiest way to make blocks with the same height is using jQuery, for example, let's take the following block layout.
153
0
The "cursor" CSS property is responsible for the appearance of the cursor. They can be set to look from predefined names of cursors, and you can display the cursor from a file.
166
0
The accept attribute in sets the filter for file types in the file selection window.
1652
0
To make a table with a fixed height and vertical scrolling, you need to split it into two parts.
952
0
CSS styling of checkboxes using the Checkbox Hack method in the form of switches (for example, as in iOS, Google...
879
0
All modern browsers support the FileReader JS object. Using it, you can asynchronously read the contents of the file...
1052
0
Here are some examples of how to change the look of checkboxes using CSS, images and some JS.
413
0
If you do not delve into the details, you can quickly connect the font like this ...
142
0
Initially, the viewport meta tag appeared in the mobile version of Safari, then it was picked up by other developers and mobile browsers, although it is not part of the W3C standard.
75
0
Examples of how to position an element in the center of its parent using absolute, flexbox and grid layout.
112
0
A selection of unusual CSS3 gradients showing all the power of linear-gradient.
127
0