This is an example of edit your job profile form, designed using CSS, HTML, and Bootstrap framework 4. The form consists of a profile image, input text fields, and buttons. The profile image is imported to the code with its URL. The body of the form is given a background color of #BA68C8. The input fields take a border color of #BA68C8 in a focus event, whereas the experience button takes background and border color of the same color and font color of #fff in a hover event. The Save Profile button take the background color of #682773, in hover and active events. The cursor style for buttons is set as pointer to get the hand cursor effect in a hover event. The text labels are given a font-size of 11px. The social media images are also imported to the code with their URLs and their labels are given a bold black font style, in HTML.
Source:https://bbbootstrap.com/snippets/bootstrap-edit-job-profile-form-add-experience-94553916