filmov
tv
#50 input:in-range | CSS | Frontend #shorts
Показать описание
```html
input
type="number"
min="3"
max="8"
value="5"
```
```css
input:in-range {
background-color: pink;
}
```
MDN
Codepen
#CSS #Frontend #shorts
--------------------------------------------------
Please Check my movies!!
▶︎Movie - CSS
writing-mode
text-transform
zoom
▶︎Movie - JavaScript
filter(v, i, self) - Duplicate items
▶︎Movie - HTML
input
del & ins
▶︎Movie - SCSS
min, max
mix
Methods
▶︎Movie - SVG
Introduction
--------------------------------------------------
▶︎Target
For beginners to learn.
For intermediate reviewers.
▶︎Weekly plan - 2021
Mon. JavaScript
Tue. CSS
Wed. Any
Thu. Any
Fri. Any
▶︎Why I post
I'm not good at reading thick books.
When I became an engineer, I was frustrated many times.
The documentation out there is complicated and it has afflicted me.
So I want to explain programming as simply as possible.
Of course, it also serves as my study.
▶︎My future
Recently I'm making a short video. but want to make a long video when I have time.
want to make a site and try to monetize it.
But also want to support the programming challenges of beginners.
Let's all do our best!
And I hope the world goes for the better with programming.
Please subscribe to the channel.
input
type="number"
min="3"
max="8"
value="5"
```
```css
input:in-range {
background-color: pink;
}
```
MDN
Codepen
#CSS #Frontend #shorts
--------------------------------------------------
Please Check my movies!!
▶︎Movie - CSS
writing-mode
text-transform
zoom
▶︎Movie - JavaScript
filter(v, i, self) - Duplicate items
▶︎Movie - HTML
input
del & ins
▶︎Movie - SCSS
min, max
mix
Methods
▶︎Movie - SVG
Introduction
--------------------------------------------------
▶︎Target
For beginners to learn.
For intermediate reviewers.
▶︎Weekly plan - 2021
Mon. JavaScript
Tue. CSS
Wed. Any
Thu. Any
Fri. Any
▶︎Why I post
I'm not good at reading thick books.
When I became an engineer, I was frustrated many times.
The documentation out there is complicated and it has afflicted me.
So I want to explain programming as simply as possible.
Of course, it also serves as my study.
▶︎My future
Recently I'm making a short video. but want to make a long video when I have time.
want to make a site and try to monetize it.
But also want to support the programming challenges of beginners.
Let's all do our best!
And I hope the world goes for the better with programming.
Please subscribe to the channel.