Skip to content

Commit 93bb53c

Browse files
Update color-names.md
1 parent c0b37c4 commit 93bb53c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/css/colors/color-names.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ In the HTML code below, the CSS rule will set the color of the `<h1>` element to
6565
:::
6666

6767
<AdsComponent />
68-
<br /
68+
<br />
6969

7070
### List of Common Color Names
7171

@@ -80,6 +80,7 @@ Here are some common CSS color names:
8080
You can use these color names in your CSS stylesheets to set the color of elements and create visually appealing designs. Color names provide a convenient way to specify colors in CSS and make it easier to work with colors in web development projects.
8181

8282
<AdsComponent />
83+
<br />
8384

8485
### Example: Using Color Names
8586

0 commit comments

Comments
 (0)