Howdy! I have a form for submission of basic information. I am trying to style all of the placeholders (font-family, size, etc.). I can’t seem to make that work. I tried ::placeholder, but not sure where to put it? I don’t want to have to add styles to every placeholder, because i have a bunch. Any help?? Thanks so much
thank you. is there any way to achieve this within the code snippet? I suppose i could add styling elements to each line, but that does not make sense.
Thank you, ILM. I am trying to understand if what I am trying to do is possible. I am trying to integrate the above code snippet into my website, but its styling is not consistent with my current website. So I am constrained. I could add style elements to each placeholder, but i don’t want to use that approach. i am hoping i can add one style element to apply to each placeholder in this code snippet.