css positioning related | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

css positioning related

I write two <div> element in relative position but when i write some text in block element in second <div> than there is some unwanted white space appear between first and second <div> element how to fix it? here is the code link https://code.sololearn.com/W7V610RlPUvk/#

1st Mar 2018, 11:43 AM
pramod raghuwanshi
pramod raghuwanshi - avatar
2 Answers
+ 3
would be great if you could provide the code. this way I can only sufgest to set the margin property to 0px.
1st Mar 2018, 11:09 AM
storm
storm - avatar
+ 2
please suggest how to fix this?
1st Mar 2018, 11:45 AM
pramod raghuwanshi
pramod raghuwanshi - avatar