아코디언 메뉴 01번이 열려있게 수정한 아코디언 메뉴 01 Investment in SMEs Expanding into the U.S. Market We provide capital and strategic guidance to Korean SMEs entering the North American market, helping them navigate complexities and achieve sustainable growth. ..
input checkbox 체크박스 커스텀 input[type="checkbox"]{appearance: none;width: 20px;height: 20px;border: 1px solid #ddd;border-radius: 3px;outline: none;cursor: pointer;position: relative;margin-right: 10px;}input[type="checkbox"]:checked {background-color: var(--color);border-color: var(--color);}input[type="checkbox"]:checked::after {content: '✓';color: white;font-size: 14px;position: absolute;top: 50%;left: 50%;transform: t..
input date 아이콘 커스텀 input[type="date"]::-webkit-calendar-picker-indicator,input[type="date"]::-webkit-inner-spin-button {    display: none;    appearance: none;}input[type='date'] {  position: relative;  width: 100%;  background: url('../img/day.png') no-repeat right 10px center;  width: 24px;  height: auto;  background-color: #fff;}  input[type='date']::-webkit-calendar-picker-indicator {position: absolute;left: 0..
카운트업 쓰기 30,000
input time 아이콘 커스텀 input[type="time"]::-webkit-calendar-picker-indicator, input[type="time"]::-webkit-inner-spin-button { display: none; appearance: none; } input[type='time'] { position: relative; width: 100%; background: url('../img/time.png') no-repeat right 10px center; width: 24px; height: auto; background-color: #fff; }
유튜브 동영상 자동재생 (음소거x) src 주소 안 뒤에 붙여넣기 &loop=1&rel=0&showinfo=1&controls&mute=0&autoplay=1
홈 화면에 추가 앱아이콘 사이즈 아이폰 안드로이드 아이폰 180 180 안드로이드 192 192
썸네일 지도 좌표 쉽게 알아보는 사이트 https://tablog.neocities.org/keywordposition 키워드로 장소 검색하고, 클릭하여 위치 좌표 정보 얻기 tablog.neocities.org
input css 초기화 input { -webkit-appearance: none; -moz-appearance: none; appearance: none; } input[type=text]:focus, input[type=password]:focus, textarea:focus, select:focus{border: none !important; box-shadow: none;}
다국어 버튼 KOR KOR ENG CN .container { min-width: 85px;margin: 0px 15px 0px 30px; } .dropdown { width: 100%; user-select: none; position: relative; } .dropdown .dropdown-btn {height: 25px; text-align: center; color: #fff; border-bottom: 1px solid transparent; border-radius: 35px; font-weight: 400; cursor: pointer;display: flex;align-items: center;justify-content: center; } .dropdown .dropdown-btn > p { dis..
ios input 스타일 초기화 input { -webkit-appearance: none; -webkit-border-radius: 0; }
select 화살표 커스텀 select { width: 200px; /* 원하는 너비설정 */ padding: .8em .5em; /* 여백으로 높이 설정 */ font-family: inherit; /* 폰트 상속 */ background: url('../img/arrow.png') no-repeat 98% 50%; /* 네이티브 화살표를 커스텀 화살표로 대체 */ border: 1px solid #999; border-radius: 0px; /* iOS 둥근모서리 제거 */ -webkit-appearance: none; /* 네이티브 외형 감추기 */ -moz-appearance: none; appearance: none; }
fullpage.js 모바일에서 네비 클릭시 section의 맨위로 가게하기
카카오톡 채팅방 링크 공유 캐시 초기화 https://developers.kakao.com/tool/debugger/sharing 카카오계정 accounts.kakao.com