Currently I'm doing something like this and jesus I swear it is not meant to be used this way. This is going to take forever if it's meant to be done this way, can someone guide me through the right way? I have knowledge with CSS, I tried adding an internal CSS under "File" and using only ID instead of classes. Besides that, how would the CSS read my pseudo class? If it's meant to be done with the first way, when my textbox is :active, it bolds up like below, and I want to remove the bolded area.
I tried ":active" , "none", didn't work.
PS: Solved the bottom problem with Outline: "0"