Giter Site home page Giter Site logo

toy_project's Introduction

Toy_Project

웹 개발 및 디자인 협업 프로젝트

npm init npm i parcel-bundler -D //개발용 의존성 패키지로 설치 (개발할 때만 사용하는 모듈) npm i lodash -D //일반 의존성 설치 (웹브라우저에서 동작시 필요한 모듈이란 의미)

2022 웹디자인 트렌드
<그리드 디자인 예시> 20202020032508178120637718

유진이의 커밋하는 방법

toy_project's People

Contributors

jinyujin0602 avatar jinhalim avatar alice3085 avatar

Watchers

 avatar

toy_project's Issues

수정 요청

Toy_Project/index.html

Lines 23 to 76 in b510922

<ul>
<li>반려동물 앨범
<ul>우리의 소중한 순간
<ul>
<li>first cat img
<br><img src="cat1.png" alt="cat1" width="100"/>
</li>
<li>second cat img
<br><img src="cat2.png" alt="cat2" width="100"/></li>
</ul>
</ul>
</li>
</ul>
</div>
<div id="냥이실록">
<ul>
<li>냥이실록
<ul>주인님 관찰 기록지
<ul>
<li>first cat img
<br><img src="cat3.png" alt="cat3" width="100"/>
<br>우리 고양이는 안물어요
<br>고양이와 인사하기
</li>
</ul>
</ul>
</li>
</ul>
</div>
<div id="전문가들의 꿀팀">
<ul>
<li>전문가들의 꿀팁
<ul>이럴 때 어떻게 하나요?
<ul>
<li>우리 아이가 밥을 안 먹어요
<br>바로 확인해보기
</li>
<li>예방접종은 꼭 맞아야 하나요?
<br>바로 확인해보기
</li>
<li>예병원은 처음이에요.
<br>바로 확인해보기
</li>
<li>건강한 우리아이를 위한 체크리스트!
<br>바로 확인해보기
</li>
<li>저만 이런가요?
<br>바로 확인해보기
</li>
</ul>
</ul>
</li>
</ul>
</div>

  1. png 파일들이 호출이 되지 않는 문제 - 파일을 올려주세요
  2. ul의 tag가 필요 이상으로 사용 되었습니다. 정리 해주세요.
  3. ul > li tag 안에 div로 구분 해주세요. - css 적용 불가로 인해
  4. div id 및 class는 영어로 하세요.

@jinyujin0602

테스트

Toy_Project/index.html

Lines 23 to 75 in a963748

<ul>
<li>반려동물 앨범
<ul>우리의 소중한 순간
<ul>
<li>first cat img
<br><img src="cat1.png" alt="cat1" width="100"/>
</li>
<li>second cat img
<br><img src="cat2.png" alt="cat2" width="100"/></li>
</ul>
</ul>
</li>
</ul>
</div>
<div id="냥이실록">
<ul>
<li>냥이실록
<ul>주인님 관찰 기록지
<ul>
<li>first cat img
<br><img src="cat3.png" alt="cat3" width="100"/>
<br>우리 고양이는 안물어요
<br>고양이와 인사하기
</li>
</ul>
</ul>
</li>
</ul>
</div>
<div id="전문가들의 꿀팀">
<ul>
<li>전문가들의 꿀팁
<ul>이럴 때 어떻게 하나요?
<ul>
<li>우리 아이가 밥을 안 먹어요
<br>바로 확인해보기
</li>
<li>예방접종은 꼭 맞아야 하나요?
<br>바로 확인해보기
</li>
<li>예병원은 처음이에요.
<br>바로 확인해보기
</li>
<li>건강한 우리아이를 위한 체크리스트!
<br>바로 확인해보기
</li>
<li>저만 이런가요?
<br>바로 확인해보기
</li>
</ul>
</ul>
</li>
</ul>

우어ㅜ엉
로고

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.