So im having some trouble with the challenge and i spent 30 minutes on google trying to figure it out yesterday. Can anybody help me make colored text boxes in html?
@KeaganLandfried <font> is deprecated and should never be used. Use CSS (style attr if you want it inline) instead.
About Me
So im having some trouble with the challenge and i spent 30 minutes on google trying to figure it out yesterday. Can anybody help me make colored text boxes in html?
@KeaganLandfried <font> is deprecated and should never be used. Use CSS (style attr if you want it inline) instead.