I'm a web designer/developer is responsible for the design, layout and coding of a website. and involved with the technical and graphical aspects of a website - how the site works and how it looks with animation and hover effects as well design.
I’m currently learning...UDEMY - THE COMPLETE JAVASCRIPT COURSE 2022: FROM ZERO TO EXPERT Coursera - IBM Full Stack Developer
Latest solutions
Responsive Manage landing page
#bootstrap#react#sass/scss#tailwind-css#material-uiSubmitted over 2 years agoResponsive Easybank landing page
#laravel#react#sass/scss#tailwind-css#bootstrapSubmitted over 2 years ago
Latest comments
- @PhoenixDev22@yanniro2
Really nice working. The animation and nice transition are cool and the fully working condition is good. Keep rocking 🎉
- @code-crasher@yanniro2
Try this you left end companies content arrangement easy to fix .link { font-family: var(--ff-secondary); font-size: 8px; font-weight: var(--fs-400); color: var(--neutral-300); display: flex; flex-direction: column; width: 100%; };
- @AasishSapkota@yanniro2
try this your container should be aligned in the center is the perfect one body { width: 100vw; height: 100vh; display:flex; align-items: center; justify-content: center; }
container{ min-width: 375px; min-height:400px; }
Marked as helpful