- Adjust the images in page layout.
- Hover effect with underline style.
- Semantic HTML5 markup
- CSS custom properties like position , pseudo Selectors etc.
- Flexbox
- Learn how to use position with z-index .
- Learn about the alignment of elements .
- Learn about the pseudo Selectors.
.hero-container div img[alt="person-hero-iamge"] {
width: 21.875rem;
position: absolute;
z-index: 1;
left: 0%;
top: 10%;
}
- With the css pseudo selectors and positions.
- Stackoverflow - This is a free platform where you find the solution of your problem or an idea related to your problem.
- Kapil Kharera
- Linkedin - @kapil-kharera