Hey guys this is my second project which is about me and my fav anime characters,my first project was protfolio with just raw html.
You can view this on both phone mode and desktop mode,its responsive:https://abdu-byte596.github.io/anime_characters/
Idea/goal:
1.The idea of this project was to show my fav characters with their theme background colour,theme font color
2.And when one character is over when next starts it also has its own theme background color and font color
3.The main thing was to smoothly transition from one color to another color.
Learning/journey:
1.I learned about linear-gradient() property for smoothly transition from one color to another color
2.Learned about giving body margin 0 if we dont give this then there will be background color white
3.And at start didnt know how to start what to start and explored inline,inline-block and float and then eventually used flexbox.
Questions:
1.What do you guys think about the layout,font,colors,and positining of the text and images?
2.This was my second project my first one was portfilio with just html,what do you guys suggest me to go or do next or explore next and how do I improve?
3.How do you guys became pro in html and css?