Is there any way to place the profile image in center (same as design) apart from using position: absolute?
Diu Gach
@DiuGachAll comments
- @PratypartyY2KSubmitted over 3 years ago@DiuGachPosted over 3 years ago
yeah, try using flexbox, "display: flex, align-items: center, justify-content: center".
0 - @soransh-singhSubmitted over 3 years ago
Any feedback on code and design will be appreciated...
I have added a lot of simple hover effect ... I have used sass to do this project any feedback on sass code or how I can write them better is welcomed...
@DiuGachPosted over 3 years agoHi soransh-singh, My name is Diu Gach, I think your design and code looks nice. But few points though, I suggest that you add that basic functionality for the navigation menu so that when a user click an anchor item (nav) it should direct you to the corresponding page eg clicking blog should take a user to blog section(you can use # (IDs) for that). all the best and keep coding.πͺ
1 - @kunsansangSubmitted over 3 years ago
So excited with grid
- @rabahmilanoSubmitted over 3 years ago
Another challenge done. Feedback is appreciated.
@DiuGachPosted over 3 years agoHey rabahmilano , your solution is pretty cool, I like the way you have organized your html code and the use of css variables which make the work a lot easier, keep up the good work and do more challenges:)
0