Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create 0주차 윤예진 #6

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

nyun-nye
Copy link

@nyun-nye nyun-nye commented Apr 2, 2024

과제 제출 날짜

24-04-02 (화요일)

풀이 방법

어떻게 풀었나요? 나만의 핵심 포인트를 말해주세요!

피그마에서 세부내용을 보며 최대한 비슷하게 따라하려고 노력했습니다!

어려웠던 점

기능을 구현하며 가장 어려웠던 부분은 뭐였나요?

아무래도 html과 css를 사용해본적이 드물어서 오래 걸리고 정확하게 해내지 못한 것 같습니다ㅠ

과제 번호

@lee-nakyung lee-nakyung merged commit fd0f298 into HSU-Likelion-Front-12th:main Apr 8, 2024
@lee-nakyung
Copy link
Contributor

lee-nakyung commented Apr 9, 2024

안녕하세요 예진님! 🦁
0주차 과제하신거 피드백 드립니다!

일단 피그마보고 열심히 따라해주시고 html의 구조를 잘 살려서 flex 형식으로 대부분 코드를 잘 작성해주신 것 같습니다!!

로 구간마다 css로 전체 스타일을 잡아주신 것처럼 밑에 About과 Hobby 부분도 구간 전체 스타일을 잡아주시는게 좋을 것 같습니다! 그리고 about 부분에 table tr td 로 잡아주셨는데 table tr td 같은 속성에는 기본적으로 내장되어있는 스타일이 있어서 css가 안 먹는 경우가 있으니 가능하면 그냥 div랑 p로 만드시는걸 추천드립니다!

전체적으로 일반 화면에서 봤을때는 css를 잘 짜주셨는데, 다른 분들과 똑같이 화면을 줄이거나 다른 화면에서 봤을때는 깨지는 경향이 있습니다! 그래서 px보다는 vw나 rem %같은 반응형 단위를 한번 써보시는 것을 더 추천드립니다! 혹은 px만을 사용할 경우에는 미디어쿼리를 작성해서 디바이스의 화면 크기 별로 사이즈를 다르게 주는 것도 가능합니다 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants