Set outline style to groove using CSS-CSS Tutorial-php.cn

Home>Article>Web Front-end> Set outline style to groove using CSS

Set outline style to groove using CSS

PHPz
PHPz forward
2023-09-10 18:57:06 979browse

使用 CSS 将轮廓样式设置为凹槽

#To set the outline style to groove, use theoutline-styleproperty with a value of groove. Beneath the grooves, the outline appears to be carved into the page. −

Example

  

This text is having 3px groove outline.

The above is the detailed content of Set outline style to groove using CSS. For more information, please follow other related articles on the PHP Chinese website!

css
Statement:
This article is reproduced at:tutorialspoint.com. If there is any infringement, please contact admin@php.cn delete