2022-04-15

1945 ワード

HTML使用言語の指定
<html lang="ko">
favicon.ico , favicon.png
<link rel="icon" href="./favicon.png">
相対パス
상대경로 ./ ../  절대경로 http(https) /(루트경로, //)
라이브서버 localhost:5500
ページングとリンク
<a href="/about">About</a>
index.html 자동으로 찾아줌
Codepen.io
ブラウザスタイルの初期化
https://www.jsdelivr.com/package/npm/reset-css
reset.css cdn 검색

codepen.io - css 환경설정 - reset