Outline Properties:-
इस property के द्वारा आप element की outline का color, style और size define कर सकते है। Outline किसी element के बाहर की तरफ एक line होती है। यह line border के outside होती है। किसी भी element की border उसी element का हिस्सा होती है। लेकिन outline element का हिस्सा नहीं होती है।
Outline को Control करने के लिए CSS द्वारा कई अलग-अलग Properties दी गई हैं जो निम्न हैं-
i. outline-style
ii. outline-color
iii. outline-width
iv. outline-offset
v. outline shorthand
Outline Properties:-
Through this property you can define the color, style and size of the outline of the element. Outline is a line on the outside of an element. This line is outside the border. The border of any element is a part of that element. But outline is not part of the element.
Many different properties have been provided by CSS to control the outline which are as follows-