본문 바로가기
반응형

사이트4

[Github] 깃허브 메인 페이지 꾸미기! [Github] 깃허브 메인 페이지 꾸미기! 제 깃허브 메인 페이지 입니다. https://github.com/dongjin6539 본인 ID 레퍼지토리 생성하기 우선 깃허브 프로필을 설정하려면 본인의 ID와 일치하는 이름으로 레퍼지토리를 생성해야 한다. README.md 파일 생성하도록 체크하라는 내용이다. 바로 체크하고 레퍼지토리를 생성하자! 그럼 이 레퍼지토리의 README.md 파일이 내 깃허브 프로필에 출력되는 것을 확인할 수 있을 것이다. README.md 꾸미기 헤더 우선 헤더 부분은 'capsule-render'라는 오픈API를 사용하였다. 이곳에서 자신의 스타일대로 만들어 링크한 줄만 복사하면 사용할 수 있다. https://github.com/kyechan99/capsule-render.. 2023. 5. 6.
코딩 공부하기 일과(1) 코딩 공부하기 일과(1) 오늘은 첫 오전 수업은 개인 수업시간 내용 정리 사이트 일부를 정리했습니다. 화면 : https://dongjin6539.github.io/web2023/ 두번째로 위의 사이트에 있는 SITE1 / SITE 유형 완성의 페이지를 완성시켰습니다. https://dongjin6539.github.io/web2023/site/site1/index.html 코드는 기존에 홈페이지 만들기에서 사용했던 코드와 CSS를 가져왔습니다. 헤더 유형 : https://dongjin6539.tistory.com/44 슬라이드 유형 : https://dongjin6539.tistory.com/40 이미지 유형 : https://dongjin6539.tistory.com/28 이미지/텍스트 유형 : h.. 2023. 5. 2.
사이트 만들기(미디어 쿼리) 사이트 만들기(미디어 쿼리) 이미지 유형 : https://dongjin6539.tistory.com/28 카드 유형 : https://dongjin6539.tistory.com/31 텍스트 유형 : https://dongjin6539.tistory.com/35 이미지/텍스트 유형 : https://dongjin6539.tistory.com/39 슬라이드 유형 : https://dongjin6539.tistory.com/40 헤더 유형 : https://dongjin6539.tistory.com/44 푸터 유형 : https://dongjin6539.tistory.com/49 각 유형의 HTML코드와 CSS의 코드를 가져와서 한페이지에 만들었습니다. 코드 블럭(HTML) CSS코드(font.css / r.. 2023. 3. 28.
헤더 유형 페이지 만들어보기!! 헤더 유형 페이지 만들어보기!! 이미지 유형 : https://dongjin6539.tistory.com/28 카드 유형 : https://dongjin6539.tistory.com/31 텍스트 유형 : https://dongjin6539.tistory.com/35 이미지/텍스트 유형 : https://dongjin6539.tistory.com/39 슬라이드 유형 : https://dongjin6539.tistory.com/40 푸터 유형 : https://dongjin6539.tistory.com/49 지난 번에 이어 또다른 페이지를 만들어보았습니다. 지난 번과 같은 방식으로 시작해보겠습니다. 코드 보기 / 완성화면 코드 블럭 Need of Exercise 이유 종류 필수품 주의할 점 영상 커뮤니티 로.. 2023. 3. 19.
반응형