I was trying to add, CSS to a <form><select><option></option</select></form> html. But it only works, when i put the CSS in tag in tag. Not when, i put the same thing in externl file.
Yes I link external file correctly. Other CSS in the external file is working perfectly, but no this. What could possible go wrong?
Edit: Just found, the page got cached, CSS was working. But, i don't even know, how to cache a page? How my website got cached?