취업/UI 디자인

[UI] input, selectbox, box-shadow css, modal popup 디자인 사이트

카슈밀 2022. 2. 23. 10:36
반응형

좀 뻘글이긴한데, 그냥 회사에서 쓰려고 디자인 찾기 귀찮아서 저장해둠.

https://csshint.com/css-input-text/

 

20+ CSS Input text - csshint - A designer hub

Latest Collection of free Hand picked Html CSS Input text Examples. Demo and Download the zip (*.zip). jumping input text, CSS Floated Labels

csshint.com

https://freefrontend.com/css-select-boxes/

 

31 CSS Select Boxes

Collection of free HTML and CSS custom select box code examples: dropdown, multiple, custom arrow, etc. Update of April 2019 collection. 4 new items.

freefrontend.com

https://getcssscan.com/css-box-shadow-examples

 

CSS Scan - The fastest and easiest way to check, copy and edit CSS

Goodbye to "Inspect Element" — Visualize the CSS of any element you hover over, instantly, and copy its entire rules with a single click.

getcssscan.com

https://csshint.com/css-modal-windows/

 

40+ CSS Modal Windows - csshint - A designer hub

Latest Collection of HTML, CSS and JavaScript modal windows Code Examples. How To Make a Modal Box With CSS and JavaScript

csshint.com

 

 

 

+ input:valid가 안먹힐땐 required를 추가하자

https://stackoverflow.com/questions/33408691/inputvalid-not-working-for-input-email

 

input:valid not working for input email

I know it seems dummy but I don't know why the :valid selector not working I have this piece of code HTML <input type="email" class="form-control" id="inputEmail" placeholder="Email" value="j...

stackoverflow.com

 

728x90