... 內部樣式(Internal):寫在HTML檔內,只影響目前頁面,使用<style type="text/css"></style>,如: <style type="text/css" media="all"> @import url(other.css); ...
確定! 回上一頁