次の、広く使用されている外部 CSS シートへの参照の小数点の目的は何ですか。前もって感謝します。
なぜ小数点?ここで「./css」?
<link rel="stylesheet" href="./css/style.css" type="text/css" media="screen" charset="utf-8">
次の、広く使用されている外部 CSS シートへの参照の小数点の目的は何ですか。前もって感謝します。
なぜ小数点?ここで「./css」?
<link rel="stylesheet" href="./css/style.css" type="text/css" media="screen" charset="utf-8">