摘要: HTML button 标签定义可点击按钮。 CSS background-color 属性定义元素的背景色。 <style> code { font-family: "courier new"; color: crimson; background-color: #f1f1f1; padding: 阅读全文