I need help in Stylesheet. I have a div which has:
Header text with underline,
icon
link but
ton with description text.
All are separate controls.
‘1’ in image attached is the UI which I am currently getting and ‘2’ is what I want.
The second module gets generated dynamically and overrides the text of first div. Which property can be used to fix this behaviour ?
You need to add
clear:bothto the CSS for the heading<div>.