1. Free Code Camp -
https://www.freecodecamp.org
2. W3Schools -
https://www.w3schools.com/
3. Developer Mozilla https://developer.mozilla.org
4.W3resource
https://w3resource.com/
5. Css-tricks
https://css-tricks.com/
Share βοΈ
Follow @code_hover
#useful
https://www.freecodecamp.org
2. W3Schools -
https://www.w3schools.com/
3. Developer Mozilla https://developer.mozilla.org
4.W3resource
https://w3resource.com/
5. Css-tricks
https://css-tricks.com/
Share βοΈ
Follow @code_hover
#useful
1. Tailwind CSS.
2. Bulma CSS Framework.
3. Bootstrap.
4. Materialize CSS.
5. UI Kit.
Share βοΈ
Follow @code_hover
#css #useful
2. Bulma CSS Framework.
3. Bootstrap.
4. Materialize CSS.
5. UI Kit.
Share βοΈ
Follow @code_hover
#css #useful
1. Visual Studio Code.
2. Sublime Text.
3. Atom.
4. Notepad++
5. CoffeeCup HTML Editor
Share βοΈ
Follow @code_hover
2. Sublime Text.
3. Atom.
4. Notepad++
5. CoffeeCup HTML Editor
Share βοΈ
Follow @code_hover
The border-style CSS property sets the line style for all four sides of an element's border
none : displays no border
dotted : displays a series of rounded of rounded dots
dashed : displays a series of short square-ended dashes or line segments
solid : displays a single, straight, solid line
double : displays two straight lines
groove : displays a border with a carved appearance
ridge : displays a border with an extruded appearance
inset : displays a border that makes the element appear embedded
outset : displays a border that makes the element appear embossed
Share βοΈ
Follow @code_hover
#css #border
none : displays no border
dotted : displays a series of rounded of rounded dots
dashed : displays a series of short square-ended dashes or line segments
solid : displays a single, straight, solid line
double : displays two straight lines
groove : displays a border with a carved appearance
ridge : displays a border with an extruded appearance
inset : displays a border that makes the element appear embedded
outset : displays a border that makes the element appear embossed
Share βοΈ
Follow @code_hover
#css #border