<!doctype html> <title>Example</title> <style> table { width: 70vw; height: 70vh; } td { width: 50%; background: gold; text-align: right; }
確定! 回上一頁