Skip to content

Commit

Permalink
2 new
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulyana0505 committed Sep 25, 2023
1 parent f29460f commit 2c071c5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
7 changes: 4 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,10 @@ <h2 id="title_2">A little bit less pink title</h2>
<p>Hello! I want to make this page as pink as I can. I hope you were honest while answering the question about the beautifulness of this page.<br>
As you see now I already can do some interesting things...
</p>


<p>Welcommememem. You can click on the button below as much as you want hehehehe</p>
<p>Welcommememem. You can click on the button below as much as you want hehehehe</p>
<p>
New TEXT FOR A FIXATION
</p>

<button name="button_1" onclick="onClickButton(this)">Click-click-click</button>
<br>
Expand Down
1 change: 1 addition & 0 deletions main.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
console.log(1);

0 comments on commit 2c071c5

Please sign in to comment.