This simple code help you to create tab buttons and tab contents
When the user clicks on the tab button, the tab content will reveal accordingly
The simple code use jquery and useful when you need to display lots of content in different tabs
Button 1
Button 2
Button 3
tab content 1
tab content 2
tab content 3
Button 1
Button 2
Button 3
content tab 1
content tab 2
content tab 3