Spoken Tutorial - CSS 3 - Assignment Funded by the Ministry of Education (MoE), Govt. Of India Indian Institute of Technology Bombay, https://spoken-tutorial.org ------------------------------------------------------------------------------------------------------------------- Link in CSS 1. Open the file "webpage.html" which you have created earlier 2. Add a "link" to "https://forums.spoken-tutorial.org" 3. Open the file "styles.css" which you have created earlier 4. Set "red color" for the "unvisited link" 5. Set "green color" for the "visited link" 6. Remove "underline" from all the "link" states 7. Link the "styles.css" file to "webpage.html" file 8. Observe the output