HTML page containing a user experience evaluation and publishing form. When a user is rated, a thank you message is displayed and the user can edit their rating. The code consists of HTML elements such as div, input, label, form, textarea and button. CSS is used to style the page and icon icons from the Font Awesome library are used to display rating stars. At the bottom of the code, JavaScript is used to control the page elements. When you click the "post" button, the form element is hidden and the thank you message is displayed. When you click the "EDIT" button, the form element is shown and the thank you for review message is hidden