Code Hover / Frontend πŸ’»
10 subscribers
148 photos
20 videos
42 files
44 links
Hello everyone welcome on this telegram channelπŸ‘‹
In this channel
πŸ“Ž Web development content
πŸ“Ž Figma design
πŸ“Ž Source code of Coding Projects
πŸ“ŽDiscussion group for any questions
Instagram https://instagram.com/code_hover
Download Telegram
Channel name was changed to Β«Frontend / IT blog πŸ’»Β»
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
HTML5 INPUTS

Share ✈️

Follow @code_hover

#html #useful
1. Visual Studio Code.
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