Latest comments
- @forneiroSubmitted 4 months ago
- @tiedej2000Submitted 4 months ago@1ah90Posted 4 months ago
hi my friend you are doing great this is some advise from me -read about semantic element to develop your coding in html -dont rpet your code twice -try to found the easiest way to write your code -you can change the mobile screen by only change the grid-templet-columns to only one -read about fr unit its great finely keep going you are in the correct path👌
0 - @chochimusSubmitted 4 months agoWhat are you most proud of, and what would you do differently next time?
I have a decently solid understanding of html and css, I mainly use typescript and wanted to come back to pure CSS and get some practice in!
What challenges did you encounter, and how did you overcome them?Regarding the height of the html img tag. Deciding whether to size directly in the html or css style sheet. I ended up sizing in the html after some research as it would make the most since if I had more resolutions to add and a picture tag.
What specific areas of your project would you like help with?I am fairly confident that my solution is sufficient, but I would like input on the html/css img sizing debate.
- @calakovicalenSubmitted 4 months agoWhat are you most proud of, and what would you do differently next time?
Overall speed of completing the challenge and getting used to get best out of Figma.
What challenges did you encounter, and how did you overcome them?It is always challenge to me, to not write a lot of code and find more optimal solution.
What specific areas of your project would you like help with?Overall I would like to know if there is more optimal way in achieving same results and of course is my HTML good.
@1ah90Posted 4 months agoyour project is good is better then mine but for your HTML try to use semantic elements ,good job Alen👌
0 - @oddccSubmitted 4 months agoWhat are you most proud of, and what would you do differently next time?
I implement the page much quicker than me 3 days ago.
What challenges did you encounter, and how did you overcome them?- I can use
li::marker
selector to change the style of the bullet of ali
tag. - I can expand the space between the content and the bullet of a
li
by adding padding of the li. Likepadding-left: 20px;
I'm eagerly to hear anything about this practice, thank you
- I can use
- @Sphynx-codeSubmitted 5 months ago