@Data-Mastery wrote:
Thank you for the funny image, but drinking coffee late is of course no option. Today I felt much better, maybe it´s easier to build something and focus instread of coding along a tutorial.
Today was day 5:
https://codepen.io/Data-Mastery/pen/qBWwjpLMy Project I worked on. The following question arised:
- Why does the
<ul>
not take the same height as the image element. I throught flex items would always stretch. I had to use padding, which worked, but might not be a good solution.- When I load a website, items which have a transition start to fly around on the website when they are styled. I´ve seen this also in courses and nobody seems to care of have said anything about it. Is it me and my browser?