samedi 4 décembre 2021

Transparent Border In CSS

Recently I am creating a website. I want to make a transparent border around the main title CSS.

**Code:

h1
{
    background-color: rgb(66, 113, 214);
    color:#581845;
}```

Can Anyone help me?
Thank you

Aucun commentaire:

Enregistrer un commentaire