swiper grid 수정 보호된 글입니다. 팝업 ✕ .pop_wrap {display: none;position: fixed;top: 0;left: 0;background: rgb(0, 0, 0, 0.5);width: 100%; height: 100%; z-index: 9999;}.pop_wrap .pop-inner {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 90%; max-width: 570px; padding: 50px 20px; background: #fff; line-height: 25px;}.pop-close { position: absolute; top: -30px; right: 0px; width:.. input select 커스텀 .select_wrap{position: relative;}.select_wrap select{height:56px; border:none; border-bottom: 1px solid #E5E5EC; padding: 0 20px; color: #505050; background: #fff; width: 100%; appearance: none; -webkit-appearance: none;-moz-appearance: none; position: relative; }.select_wrap::after { content:''; position: absolute;top: 50%;right: 20px;transform: translateY(-50%);pointer-events: none; backgrou.. 탭 탭1 탭2 tab1 content tab2 content $(function(){ $('.tabcontent > div').hide(); $('.tabnav a').click(function () { $('.tabcontent > div').hide().filter(this.hash).fadeIn(); $('.tabnav a').removeClass('active'); $(this).addClass('active'); return false; }).filter(':eq(0)').click(); }); $(function(){ $('.tabcontent > div').hide(); $('.tabnav a').click(function () { $('.ta.. 아코디언 메뉴 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 radio 라디오 커스텀 input[type="radio"] {-webkit-appearance: none; /* 브라우저 기본 스타일 제거 */-moz-appearance: none;appearance: none;width: 18px;height: 18px;border: 1px solid #d0d0d0;border-radius: 4px; /* 모서리를 살짝 둥글게 */display: inline-block;vertical-align: middle;margin-right: 5px;position: relative; background: #eee;}input[type="radio"]:checked::after {content: '✓'; /* 체크 표시 */color: white; /* 체크 표시 색상 */font-size: 14p.. 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.. 이전 1 2 다음