task : make a tooltip through CSS without using JavaScript
Problem : for the parent link you cannot use position: relative; accordingly <span> which is inside - cannot be placed with the help of position: absolute;
Does anyone have a solution for this problem? or without positioning can not do?