Browser and Web APIs

Chat Application: HTML and CSS

Clone the GitLab repository chat application and modify the existing HTML pages as follows:
  1. Insert semantic block elements that reflect the logical structure of the pages
  2. Add appropriate validation attributes to the input elements
  3. Study the CSS style sheet and link the HTML pages with it