hari.js
@hariFEDAll comments
- @chanchala-amar@hariFED
Hey Bro the website with 'mark all read' and notification turned to 0 was super cool ,I would pick that idea for my project also. My best suggestion could be (that I understood very later ) when we are trying to build responsive website we should always start with mobile first display. So just need a patch work in your CSS that's it try to understand the resize of the image in CSS
Happy Coding ⚡
Marked as helpful - @alphasierra101@hariFED
Hey Bro, I think you missed to add
align-text:center
property for class="content" and that why text is not aligned in centre , that's it the project is Done. Happy Coding 🤗.Marked as helpful - @KingsleyChukwu@hariFED
You can use the style-guide.md in the kit. In which there will be complete guidelines for CSS basic things like font-style, color, font-size and etc. Thank You
Marked as helpful - @hosam0x0@hariFED
Hey @hosam0x0, I just got to see your project code on the git repo. So this is not a review but just suggestions that would help you to get through CSS next time. Try to understand Parent and Child element which help to position the items in the code. More over if you want your image to be good never touch the height and width of the image try to contain them inside a div. Thank You.
Marked as helpful