For my project, I decided to create an eye with a heart as the pupil. The background is a gradient that matches the eye color, with lines and rays of various colors. This project took me about 4 hours. The most time consuming portion of the project was adding the individual eyelashes. At first, it was very hard to find the exact location of where the eyelashes needed to be, but by the first few eyelashes I became familiar with placing lines at exact points. Another time-consuming portion of this project was adding the heart pupil. I had to get the coordinates right to fit in the eyeball. Overall, I learned a lot from this project. This was my first time using Dreamweaver and I am excited to learn more about the software and what I can create on it. This project was a good precursor to creating more complex designs and codes on the program. <!doctype html> <html> <head> <meta charset="UTF-8"> <title> FMX 210 DIGITAL MEDIA - CANVAS ...