CSS border-top-style Property
Demo
CSS border-top-style Property
CSS border-top-style
property sets the line style of an element's top border.
Example
Syntax
Using CSS
Using Javascript
Animatable
No, border-top-style property is not animatable. CSS Animatable Properties Reference.
Default Value
Default value for CSS border-top-style property is none.
Property Value
The following table provides a list of all values for CSS border-top-style
property.
Value | Explanation |
---|---|
none hidden dotted dashed solid double groove ridge inset outset | The list of all values which can be used with CSS border-top-style property. |
All in One
In the following example, we will demonstrate all values of CSS border-top-style
property.
Example
Using JavaScript
In the following example, we will demonstrate how to change the CSS border-top-style
property of an element using JavaScript.
Example
Reminder
Hi Developers, we almost covered 98.7% of CSS Tutorials with examples for quick and easy learning.
We are working to cover every Single Concept in CSS.
Please do google search for:
Join Our Channel
Join our telegram channel to get an instant update on depreciation and new features on HTML, CSS, JavaScript, jQuery, Node.js, PHP and Python.
This channel is primarily useful for Full Stack Web Developer.