This project is a simple "Contact us" page. This project consist of one html document that contains all the code for the page, the styles (css) and the scripts (js), all in the same document. The page contains a simple form that ask, fullname, contact email, subject and content of the message. All this fields are required. When all fields are filled and the form is sended, a message in the screen will be showed, confirming that the message was sended.
Technologies used:
- HTML
- CSS
- JavaScript