First time using CSS grid layout so it was challenging to figure it out
What specific areas of your project would you like help with?Any feedback is welcome
First time using CSS grid layout so it was challenging to figure it out
What specific areas of your project would you like help with?Any feedback is welcome
Great job, was very similar. The text below your heading is a slightly different colour and size however.
I stayed committed to finishing the task despite it being my first time handling a complete HTML and CSS project.
What challenges did you encounter, and how did you overcome them?Making the design responsive on different screen sizes was another challenge. It was difficult to balance how the elements looked on both desktop and mobile screens.
What specific areas of your project would you like help with?I’d like help with making my design more responsive, especially for mobile devices. I struggled with making sure the layout adjusts smoothly to different screen sizes without elements overlapping or breaking
Nice work, I would add spacing between the list items and remember to colour the bullet points.
You may need to recheck your html and see why your image is not appearing in your solution. Check for correct spelling and file location!
Great job on the solution, looks very similar. Also media queries seemed effective in making it responsive Can't find any issues as of yet
Great job, I think your text is slightly different but overall it is very similar to the solution.
Try to use rem instead of px for font size as it makes it more responsive.
I am proud of the css styling as I believe it matched up fairly well to the example. However, I spent too much time trying to format the text in html, this should be adjusted later on in css,
What challenges did you encounter, and how did you overcome them?The tag was overwriting my font weight. I had to replace the tag with , which then allowed me to customise the font weight as needed.
What specific areas of your project would you like help with?Is the html code semantically correct? Did I create unnecessary when splitting the text up?
@Stroudy Hi Thank you for this detailed response.
-Regarding the .attribution I do agree it would be considered difficult to read and will consider this going forward.
-I am new to using <meta> will also consider this.
-What is the purpose behind using max-width: 100% or min-width: 100%
-How useful is using a main tag in this instance? Since everything is incapsulated around <body>, I used .body in css to style it. Is this incorrect? Should I be using <main> and styling <main> directly?
-Will use rem units going forward.
the design,and i wana need support on css ,liitle bit.
What challenges did you encounter, and how did you overcome them?i did not face any challenges
What specific areas of your project would you like help with?css
Need to spent some time reading on 'display flex' and how to make sure your main block is appropriately aligned in the centre.
Correct usage of body and divs tag Add a README to provide additional live site url Code is well-structured It is very similar to the design, only differing in position