본문 바로가기
728x90

HTML5

[Vue] .vue 파일의 기본 구조 화면에 표시할 요소들을 정의하는 영역 ex) HTML + 뷰 데이터 바인딩 뷰 컴포넌트의 내용을 정의하는 영역 ex) template, data, methods 등 템플릿에 추가한 HTML 태그의 CSS 스타일을 정의하는 영역 v-bind + props : 상위 컴포넌트에서 하위 컴포넌트로의 데이터 전달 v-on + $emit : 하위 컴포넌트에서 상위 컴포넌트로 데이터 전달 2022. 7. 5.
[Online Tutorials] How To Create a Portfolio Filter Gallery 📌 YouTube - Online Tutorials 님의 영상을 보고 따라 만들었습니다. 📝 기본 예제를 응용해서 디자인도 신경을 써서 만들면 유용하게 쓰일 수 있을 것 같습니다. 🖤 GitHub Link : https://github.com/jiyeong1004/Portfolio_Filter_Gallery jiyeong1004/Portfolio_Filter_Gallery How To Create a Portfolio Filter Gallery. Contribute to jiyeong1004/Portfolio_Filter_Gallery development by creating an account on GitHub. github.com YouTube : Online Tutorials < Language .. 2021. 5. 7.
[Online Tutorials] Simple Parallax Scrolling Effect 예제 실습 📌 YouTube - Online Tutorials 님의 영상을 보고 따라 만들었습니다. 📝 짧은 코드의 예제지만 그 안에서 많은 기능들을 배울 수 있어서 좋았습니다. 🖤 GitHub Link : github.com/jiyeong1004/Simple_Parallax_Scrolling_Effect jiyeong1004/Simple_Parallax_Scrolling_Effect Simple Parallax Scrolling Effect 예제 실습. Contribute to jiyeong1004/Simple_Parallax_Scrolling_Effect development by creating an account on GitHub. github.com YouTube : Online Tutorials < im.. 2021. 4. 29.
[Online Tutorials] Pepsi Website Landing Page 예제 실습 📌 YouTube - Online Tutorials 님의 영상을 보고 따라 만들었습니다. 📝 계속 따라서 만들다 보니까 구조와 태그가 눈에 익히는 것 같습니다. 앞으로도 매일 하나씩 따라 만들 예정입니다. 🖤 GitHub Link : github.com/jiyeong1004/Pepsi_Website_Landing_Page jiyeong1004/Pepsi_Website_Landing_Page Pepsi Website Landing Page 예제 실습. Contribute to jiyeong1004/Pepsi_Website_Landing_Page development by creating an account on GitHub. github.com YouTube : Online Tutorials < image.. 2021. 4. 26.
[Online Tutorials] Starbucks Landing Page Website 예제 실습 📌 YouTube - Online Tutorials 님의 영상을 보고 따라 만들었습니다. 📝 이렇게 좋은 강의들을 YouTube에서 무료로 보고 실습할 수 있어서 좋은 것 같습니다. 따라 만들면서 CSS 구조도 조금 알 수 있었고 HTML, CSS, JavaScript 쪽에도 관심이 생기고 있습니다. 🖤 GitHub Link : https://github.com/jiyeong1004/Starbucks_Landing_Page_Website jiyeong1004/Starbucks_Landing_Page_Website Starbucks Landing Page Website 예제 실습. Contribute to jiyeong1004/Starbucks_Landing_Page_Website development b.. 2021. 4. 26.
728x90