I am trying to add some padding or space in between each of the Anchor Tag Questions for an Accordian.
Can someone guide me on what to change in the CSS?
Im trying to apply the same width between each of the Toggle Questions in this example: http://jsfiddle.net/NinjaSk8ter/yXNmx
For the Accordian Questions that is in this example (without any Jitter Effect):
http://jsfiddle.net/NinjaSk8ter/Jv8Ta
This isnt for an event handler, the Question Links should have some space between them when the Page loads, as in the Toggle example above.
This pushes the next element down by
50px, which adds some space in between questions.