If someone can explain while typing it in html--> <form>
<p>Username</p>
<input type="text" name="name" placeholder="username">
<p>Password</p>
<input type="password" name="name" placeholder="password">
<input type="submit">
</form>
and typing textarea ~ button {
color:blue;
}
And it does not work..
Yes,i now you have right, but I was looking for solution thinking that someone had experience with my problem so that's my reason why i post this(knowing that this is not the right place) so thank you whatever :D