Review the declaration of border style shown below. What is the corresponding longhand syntax?

Advertisement

border: 1px solid red;

  • border-size: 1px;
    border-style: solid;
    border-color: red;
  • border-size: 1px;
    border-type: solid;
    border-color: red;
  • border-width: 1px;
    border-style: solid;
    border-color: red;
  • border-width: 1px;
    border-line: solid;
    border-color: red;
 
Join our list

Subscribe to our mailing list and get interesting stuff and updates to your email inbox.

Thank you for subscribing.

Something went wrong.

Leave a Comment


Share via
Join our list

Subscribe to our mailing list and get interesting stuff and updates to your email inbox.

Thank you for subscribing.

Something went wrong.

Send this to a friend