Artifact 01: Resume
A webpage that uses standard HTML tags only. No CSS included.
Artifact 02: Chessboard
An HTML page that links a CSS file and design the style from scratch without the need of using tables.
Artifact 03: Rhombus
An HTML page that uses JavaScript functions to modify the web environment and generate a rhombus based on user's parameters.
Artifact 04: Contact me
An HTML page that uses JavaScript and the knowledge of Document Object Model to validate a form.
Artifact 05: Slideshow
A slideshow page created to demonstrate the use of Javascript events and objects to modify the DOM.