Skip to content

Instantly share code, notes, and snippets.

View Mohammed-Samour-pr's full-sized avatar
🎯
Focusing

Mohammed F.Sammour Mohammed-Samour-pr

🎯
Focusing
  • Palestine
View GitHub Profile
@Mohammed-Samour-pr
Mohammed-Samour-pr / index.html
Created November 25, 2022 07:58
water tank v2
<div id="empty-space"></div>
<div id="wrapper" class="wrapper">
</div>
<button id="onetext" onclick="setOneText()">Set one text</button>
<button id="twotext" onclick="setTwoText()">Set two texts</button>
<br>
<br>
<button id="color" onclick="fillColor()">Fill Color</button>
<button id="color" onclick="backFontColor()">Back Font Color</button>