인프런 영문 브랜드 로고
인프런 영문 브랜드 로고

Inflearn Community Q&A

vuddms1124127's profile image
vuddms1124127

asked

[2025 Exam Criteria] Web Design Technician Practical Exam Complete Guide

[Note] Detailed information regarding the fact that the charset of HTML and CSS must be utf-8

css에서 charset 설정

Written on

·

200

1

css에서 charset utf-8로 설정하는데 설정하고 밑에 바디랑 a태그 기본 셋팅하려고 할때 앞에 띄어 쓰기가 되고  코딩 검사할 때도 이렇게 뜨는데 뭐가 문제인건가요?

웹 디자인HTML/CSSjquery

Answer 1

0

codingworks님의 프로필 이미지
codingworks
Instructor

쌍따옴표를 사용해주세요.

아래 블로그를 참고하세요.

https://www.inflearn.com/blogs/1100

vuddms1124127's profile image
vuddms1124127

asked

Ask a question