摘要: <!DOCTYPE html> <html> <head> <style> .highlight { background-color: #ffeb3b; /* 黄色背景 */ } table { border-collapse: collapse; width: 100%; } td, th { 阅读全文