+ 1
inline in css
how i put diffrent value of inline in css....help me plz... ex. <form> username <input type="text" name="username"/></br> <input type="radio" name="gender" value="male"/>male</br> ... in this case i am trying to change diffrent value of these two input attribute.. ex. i want to chane font and also radio size like big
1 Answer
+ 3
Why inline?