As I embark on my journey of coding my very first website, everything has been running smoothly until a recent obstacle caught me off guard. My current challenge lies in creating a contact form that seamlessly integrates with the home page.
I envision having two sets of Name and Email input fields placed side by side, allowing for some breathing space between them while ensuring the text area maintains the same width across both boxes. Additionally, I aim to position the send button below the message box on the right-hand side.
One problem I've encountered is the inability to add a placeholder on the textarea without it looking out of place compared to the other inputs. Any assistance on this matter would be greatly appreciated.
Despite numerous attempts, none have proven effective in overcoming this roadblock. Therefore, I turn to this community in hopes that someone might suggest a solution I haven't explored yet.
I've included my code below for reference, enabling others to gain a clearer understanding of the issue at hand.