We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32ae1d4 commit 91ccf2dCopy full SHA for 91ccf2d
5. Top 5 btns/btn2/index.html
@@ -3,7 +3,7 @@
3
<head>
4
<meta charset="UTF-8">
5
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6
- <title>Button One</title>
+ <title>Button Two</title>
7
<link rel="shortcut icon" href="../assets/icons8-button-96.png" type="image/x-icon">
8
<link rel="stylesheet" href="style.css">
9
<link rel="stylesheet" href="../assets/resets.css">
5. Top 5 btns/btn2/style.css
@@ -1,4 +1,3 @@
1
-
2
a{
padding:2rem 3rem ;
text-transform: uppercase;
@@ -9,6 +8,7 @@ a{
text-decoration: none;
10
}
11
+
12
a::before{
13
content: "button";
14
position: absolute;
0 commit comments