> For the complete documentation index, see [llms.txt](https://easy-draw.joemazzone.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://easy-draw.joemazzone.net/java-curriculum/tabs.md).

# Tabs

.

{% tabs %}
{% tab title="First " %}

{% endtab %}

{% tab title="Second" %}

{% endtab %}

{% tab title="Third" %}

{% endtab %}
{% endtabs %}
