Hi there,
Here is my crazy looking personal portfolio page draft (ignore the nonsense content I’m just trying to build it and get it operational.
The last thing I added was for a contact form and used HTML and CSS from a code donating webpage. It’s really basic and I contained it in a div with a class of ‘form-style’ in the hope I could size it / move it etc and style it further.
I next added an h2 header saying ‘Contact me’ in the form-style divs parent div called ‘contact’. Even though ‘contact’ div has a display of flex the h2 header just butts up on the left hand side of the form when I really wanted it above the form.
I tried giving form-style a top margin. I also tried to style ‘contact h2’ and align centre but nothing will budge!
Does anyone have any suggestions why this seems so tricky to move around?
Thanks
Joceline x