Tab 1
This content appears on tab 1.
Tab 2
This content appears on tab 2.
Tab 3
This content appears on tab 3.
Line 5: | Line 5: | ||
<style> | <style> | ||
<link href="https://fonts.googleapis.com/css?family=Baloo+Bhaijaan" rel="stylesheet"> | <link href="https://fonts.googleapis.com/css?family=Baloo+Bhaijaan" rel="stylesheet"> | ||
+ | |||
+ | article.tabs | ||
+ | { | ||
+ | position: relative; | ||
+ | display: block; | ||
+ | width: 60%; | ||
+ | height: 500px; | ||
+ | margin: 40px auto; | ||
+ | } | ||
+ | |||
</style> | </style> | ||
</head> | </head> |