210813

🎊학습한 내용

웹페이지 실습

	<link rel="preconnect" href="https://fonts.googleapis.com">
	<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
	<link href="https://fonts.googleapis.com/css2?family=Nanum+Gothic:wght@400;700;800&family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap" rel="stylesheet">
	<link rel="stylesheet" type="text/css" href="css/style.css">
* {
	font-family: 'Noto Sans KR', 'Nanum Gothic', sans-serif;
}


이하 내용은 github 업로드

☔학습한 내용 중 어려웠던 점

완성 후 폰트 변경으로 인해 틀어지는 현상

🎁해결방법

영역 조절 or 폰트 크기 조절

🎉학습소감

아직 몰랐던 속성들이 이렇게 많다니... w3schools 사이트를 참고하여 전체적으로 속성을 한번 훑어봐야겠다.🤯

좋은 웹페이지 즐겨찾기