CSS 樣式是透過添加一個<style>元素在HTML文件的表頭中,加入下面的五行 ... 第一個樣式頁面</title> <style type="text/css"> body { color: purple; ...
確定! 回上一頁