210726
🎊학습한 내용
웹페이지 실습
/* 숫자 */
list-style: decimal;
/* uppercase 대문자 lowercase 소문자 capitalize 첫글자 대문자 */
text-transform: uppercase;
/* 투명 */
border-bottom: solid 2px transparent;
html 특수문자
https://www.w3schools.com/html/html_entities.asp
https://entitycode.com/
https://www.toptal.com/designers/htmlarrows/
이하 내용은 github 업로드
☔학습한 내용 중 어려웠던 점
아직 위치지정 어려움
🎁해결방법
position, display, float 속성 복습 필요
🎉학습소감
어느 정도 익숙해진 것 같지만, 아직 어렵다.
생각나지 않는 것들이 있어 처음부터 한번 복습을 해야겠다. 🤨
Author And Source
이 문제에 관하여(210726), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다 https://velog.io/@cptdye77/210726저자 귀속: 원작자 정보가 원작자 URL에 포함되어 있으며 저작권은 원작자 소유입니다.
우수한 개발자 콘텐츠 발견에 전념 (Collection and Share based on the CC Protocol.)