@ohubba21 wrote:
CSS - body { background-color: #000000; text-align: center; } button { width: 200px; height: 50px; } JS - function hello() { alert("Hello!"); }
@ohubba21 wrote:
CSS - body { background-color: #000000; text-align: center; } button { width: 200px; height: 50px; } JS - function hello() { alert("Hello!"); }