Text box design in materialize css

     Text Boxes are designed suitable for mobile also, it appear user friendly. And we can use this materialize css text box using just call input-field class.


        <div class="input-field col s6">

            <input id="first_name" type="text" class="validate">

            <label for="first_name">Name</label>

        </div>



Example Program:- (Editor)


Editor is Loading...

Advertisement

0 nhận xét:

Đăng nhận xét