2 followers
Saran is a Software Developer. Surfing modern frontend/DevOps technologies and willing to work on complex problems and optimisation. Always be a learner and start to express my experience through blog
Let say, we need an image and text content. The text has to overlay on the image. If the text content grows, the image height should also increase. The most common way of doing this is putting the image as a background-image in CSS. Similar to this ....