Search the Whole World Here.,.,

CSS Border


The CSS border property defines a border around an HTML element:

Example

{
    border: 1px solid powderblue;
}
Try it Yourself »



EmoticonEmoticon