Browser and Web APIs
Chat Application: HTML and CSS
Clone the GitLab repository chat application and modify the existing HTML pages as follows:
-
Insert semantic block elements that reflect the logical structure of the pages
-
Add appropriate validation attributes to the input elements
-
Study the CSS style sheet and link the HTML pages with it