The link to my project.
My project presents part of the lyrics of the song Life Goes On and introduces its idea.
- Development and Technical Implementation
I thought that simply presenting lyrics of a song is difficult to be beautiful or fascinating. Therefore, I inserted several pictures to make the web more colorful. I also inserted several links to other sources which are related to the song.
- Coding
Thanks to this website where I found the lyrics translated into English and this website I found pictures.
- Reflections
It preferred to use Classes or IDs when I want to insert a link in the web and link the web to other webs. I found it difficult to set different styles inside a paragraph. File name need to avoid spaces to prevent errors when building a website. When editing and styling a text in (WYSIWYG) text editor, such as Microsoft Word, I can just press the space on the key board. However, when writing HTML, I need to use br if I want to leave two blank spaces. It is better to organize the entire article for using text editor, but for HTML styling is easier.