How to style input and submit button with CSS?

前端 未结 11 819
天涯浪人
天涯浪人 2020-12-12 13:25

I\'m learning CSS. How to style input and submit button with CSS?

I\'m trying create something like this but I have no idea how to do

11条回答
  •  抹茶落季
    2020-12-12 13:46

    Very simple:

    
    
    
    
    
    
    
    
    
    
    
    

    This is working I have tested.

提交回复
热议问题