Upload input field is essential part of user input in web form. It becomes must when we ask users to provide more data it could be related to him or his work. When we use input type file it gives us two things one is browse button and space where…
-
-
Equal height column Problem – Solved
Coloumn structure is very in web layouts. CSS framework become popular because they overcome the issue creating coloums. We just use their classes and coloum is ready to use. But one issue is not fixed by these framework is have coloum of same height. It becomes very painfull task specially…
-
Custom Dropdown Using CSS only | Custom dropdown without JavaScript
UX Designer creates beautiful mock ups that contains form elements too. They change the form elements as per the design theme they are using for whole website. Which provide decent look to your form as well as your website. But when we UI Developer start writing mark-up we stuck with…
-
Android Input box using CSS | Android textbox
Now UI of any website become key point for success. Companies always try to give new looks to their websites. Since Google has launched its material design. Now companies using to replicate their design. New input design of material design is very impressive and google using it in same way…