-
https://github.com/edson1115/colmarAcedemy/blob/master/Colmar-Academy-master/index.html#L13-L25
This might just be a git issue, but the video seems to not exist in your repo.
-
https://github.com/stephaniee2/colmar-academy/blob/master/resources/CSS/stylesheet.css#L357-L397
Avoid using px for margin/padding on mobile size. sometimes they can cause spacing to the right of t…
-
I haven't seen this done before. What is the purpose of putting the global selector before the general tag selector?
https://github.com/PontusHeggelund/Colmar/blob/master/resources/css/style.css#L3…
-
Try to go back and use anchor tags to make the links in the section below. From the code, I can tell creating these links will not be difficult for you. Have fun!
https://github.com/huinni/colmar-a…
-
https://github.com/timursarkisov/f1-3-c2p1-colmar-academy/blob/66fc27a7f75a1806874d7e09ed8b3bdd5d0ccfcd/colmar_academy/resources/css/style.css#L628
As a good practice, right your media query for ea…
-
The ERROR occur when I try to train the data.I was using CUDA=11.8 and pytorch3D==0.7.4,I don't sure whether this is a potential reason or not.
The full ERROR report are as follow:
(base) PS F:\hhy\…
-
Nice work! You have good comments and indentation. You also have good alt attributes that have clean syntax. As a next step, consider adding another page to the site with a text box. I think you're re…
ghost updated
6 years ago
-
https://github.com/faris-d/Colmar-Academy/blob/master/index.html#L2-L257
Your HTML is nicely organized/structured, and you generally followed good code practices such as indentation, readability, c…
-
Your HTML looks great. You structured it well and great usage of semantic tags. Also good use of accessibility practices like alt attributes and aria roles.
https://github.com/83au/Colmar-Academy/…
-
https://github.com/thomasbromehead/Colmar/blob/fb7ee24953f19a1d4e818bb8fcf1aebedb9dd8a6/index.html#L41-L51
Most of your HTML looks good, but make sure to keep it all neat by properly nesting! You h…