button-ref.html (105B)
1 <!DOCTYPE html> 2 <html> 3 <body> 4 <button style="background-color: green;"></button> 5 </body> 6 </html>