codestates / codestates/U-LearningMate

[✍️ Dev Log] 이희수 2022-04-05

Open
#53 0 comments 0 reactions 1 assignee Claimed by @fireballer150 View on GitHub
client Dev-Log
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

### 오늘은 어떻게 프로젝트에 기여했나요?
- LandingPage, Nav,햄버거 아이콘 공부(css 공부)
아이템들의 “사이(between)”에 균일한 간격을 만들어 줍니다.
![image](https://user-images.githubusercontent.com/91917997/161677096-4124abd7-c712-4c06-a26e-a9eeb568731e.png)
display : grid 공부
![image](https://user-images.githubusercontent.com/91917997/161873807-ecbc4cc5-df29-4e74-80e0-f702304926e6.png)

### 오늘의 프로젝트에서 힘든 점은 무엇인가요?
- 왜 백그라운드 이미지 주소를 적어주어도 배경이미지가 안보이는가??--->height 설정해주어야함!
![image](https://user-images.githubusercontent.com/91917997/161913851-e0cd7e66-55ee-4fcd-badc-8096ca45b2db.png)

- 이해가 가지 않는 것 둘레가 머지?
space-around
아이템들의 “둘레(around)”에 균일한 간격을 만들어 줍니
![image](https://user-images.githubusercontent.com/91917997/161677430-6e1d526a-7463-42fb-a420-134b97cf353f.png)
- background-image 조작하기!!로컬저장파일을 쓸때 변수로불러와서 url(${})해준다!
![image](https://user-images.githubusercontent.com/91917997/161682217-5baef826-829c-46e8-a16a-1ee7ce44dd20.png)

![image](https://user-images.githubusercontent.com/91917997/161684396-ea67ec50-bbc8-4fb3-beff-d8afc89e18f4.png)
- 이미지 안불러와질때.....아직도 잘안된다 min-width일때는 적용되는데 max-width는 왜 줄였을때 햄버거가 안보일까????
![image](https://user-images.githubusercontent.com/91917997/161690933-5736857b-b73b-496f-a02e-72a7b3fbdd8d.png)
![image](https://user-images.githubusercontent.com/91917997/161691036-388fb2d1-5e3d-455b-bc66-9e978097e69d.png)

- 해결책들이라고 검색한거...전혀 해결이 안되는중
![image](https://user-images.githubusercontent.com/91917997/161690697-d25559d3-5690-4dbc-9c60-3ab8dccc61de.png)
![image](https://user-images.githubusercontent.com/91917997/161690753-f883f38d-5ea6-4121-9a09-7cc050e7400a.png)
![image](https://user-images.githubusercontent.com/91917997/161690821-3c508587-717d-4b03-a86e-7851629302d2.png)
- 햄버거 메뉴가 닫히고 열리게할때 css로 탑위치를 -100%로 하고싶은데 적용이 안된다...
```js
// 코드를 첨부해도 좋습니다.
```

### 내일은 프로젝트에 기여하기 위해 무엇을 해야 하나요?

- [ ] Todo 형식으로 기록해주세요.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.