I been researching around looking for how to use tags and javascript to create an area where more information can be seen pertaining to that text you would click on? An excellent example of coding that was given to me, but I already have a layout where the text are set inside div tags.
Share
Just have an
onclickthat toggles thedisplayvalue of another div:jsFiddle
CSS
HTML
JS