# Typography

   Details    Written by: Neimar    Category: [Templates](/using-joomla/using-extensions/templates)     Published: 04 August 2026      Hits: 17

# H1 ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmonpqrstuvwzyz

## H2 ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmonpqrstuvwzyz

### H3 ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmonpqrstuvwzyz

#### H4 ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmonpqrstuvwzyz

##### H5 ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmonpqrstuvwzyz

###### H6 ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmonpqrstuvwzyz

P The quick brown fox ran over the lazy dog. THE QUICK BROWN FOX RAN OVER THE LAZY DOG.

- Item
- Item
- Item

    - Item
    - Item
    - Item

          - Item
          - Item
          - Item

1. tem
1. Item
1. Item

     1. Item
     1. Item
     1. Item

            1. Item
            1. Item
            1. Item

## Structured data

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "@id": "https://joomla6-pro.testmyweb.info/#/schema/BreadcrumbList/17",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@id": "https://joomla6-pro.testmyweb.info/",
                "name": "Home"
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "@id": "https://joomla6-pro.testmyweb.info/using-joomla",
                "name": "Using Joomla!"
            }
        },
        {
            "@type": "ListItem",
            "position": 3,
            "item": {
                "@id": "https://joomla6-pro.testmyweb.info/using-joomla/using-extensions",
                "name": "Using Extensions"
            }
        },
        {
            "@type": "ListItem",
            "position": 4,
            "item": {
                "@id": "https://joomla6-pro.testmyweb.info/using-joomla/using-extensions/templates",
                "name": "Templates"
            }
        },
        {
            "@type": "ListItem",
            "position": 5,
            "item": {
                "@id": "https://joomla6-pro.testmyweb.info/using-joomla/using-extensions/templates/beez-2",
                "name": "Beez 2"
            }
        },
        {
            "@type": "ListItem",
            "position": 6,
            "item": {
                "@id": "https://joomla6-pro.testmyweb.info/using-joomla/using-extensions/templates/beez-2/typography-beez-2",
                "name": "Typography Beez 2"
            }
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://joomla6-pro.testmyweb.info/#/schema/Organization/base",
            "name": "joomla6-pro (TEST)",
            "url": "https://joomla6-pro.testmyweb.info/"
        },
        {
            "@type": "WebSite",
            "@id": "https://joomla6-pro.testmyweb.info/#/schema/WebSite/base",
            "url": "https://joomla6-pro.testmyweb.info/",
            "name": "joomla6-pro (TEST)",
            "publisher": {
                "@id": "https://joomla6-pro.testmyweb.info/#/schema/Organization/base"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://joomla6-pro.testmyweb.info/#/schema/WebPage/base",
            "url": "https://joomla6-pro.testmyweb.info/using-joomla/using-extensions/templates/beez-2/typography-beez-2",
            "name": "Typography",
            "isPartOf": {
                "@id": "https://joomla6-pro.testmyweb.info/#/schema/WebSite/base"
            },
            "about": {
                "@id": "https://joomla6-pro.testmyweb.info/#/schema/Organization/base"
            },
            "inLanguage": "en-GB",
            "breadcrumb": {
                "@id": "https://joomla6-pro.testmyweb.info/#/schema/BreadcrumbList/17"
            }
        },
        {
            "@type": "Article",
            "@id": "https://joomla6-pro.testmyweb.info/#/schema/com_content/article/49",
            "name": "Typography",
            "headline": "Typography",
            "inLanguage": "en-GB",
            "author": {
                "@type": "Person",
                "name": "Neimar"
            },
            "articleSection": "Templates",
            "dateCreated": "2026-08-04T10:53:49+00:00",
            "interactionStatistic": {
                "@type": "InteractionCounter",
                "userInteractionCount": 17
            },
            "isPartOf": {
                "@id": "https://joomla6-pro.testmyweb.info/#/schema/WebPage/base"
            }
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://joomla6-pro.testmyweb.info/#organization",
            "name": "AB Test Restaurant",
            "url": "https://joomla6-pro.testmyweb.info/",
            "description": "A test restaurant used to check what AI Boost publishes.",
            "telephone": "+381111234567",
            "image": "https://joomla6-pro.testmyweb.info/images/powered_by.png",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Test Street 1",
                "addressLocality": "Belgrade",
                "addressCountry": "RS"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://joomla6-pro.testmyweb.info/using-joomla/using-extensions/templates/beez-2/typography-beez-2/#webpage",
            "name": "Typography",
            "url": "https://joomla6-pro.testmyweb.info/using-joomla/using-extensions/templates/beez-2/typography-beez-2",
            "inLanguage": "en-GB",
            "about": {
                "@type": "Organization",
                "@id": "https://joomla6-pro.testmyweb.info/#organization"
            },
            "breadcrumb": {
                "@type": "BreadcrumbList",
                "@id": "https://joomla6-pro.testmyweb.info/using-joomla/using-extensions/templates/beez-2/typography-beez-2/#breadcrumb"
            },
            "isPartOf": {
                "@type": "WebSite",
                "@id": "https://joomla6-pro.testmyweb.info/#website"
            },
            "mainEntity": {
                "@type": "Article",
                "@id": "https://joomla6-pro.testmyweb.info/using-joomla/using-extensions/templates/beez-2/typography-beez-2/#article"
            }
        },
        {
            "@type": "Article",
            "@id": "https://joomla6-pro.testmyweb.info/using-joomla/using-extensions/templates/beez-2/typography-beez-2/#article",
            "headline": "Typography",
            "name": "Typography",
            "url": "https://joomla6-pro.testmyweb.info/using-joomla/using-extensions/templates/beez-2/typography-beez-2",
            "articleSection": "Templates",
            "inLanguage": "en-GB",
            "datePublished": "2026-08-04T10:53:49+00:00",
            "dateCreated": "2026-08-04T10:53:49+00:00",
            "dateModified": "2026-08-04T10:53:49+00:00",
            "author": {
                "@type": "Person",
                "@id": "https://joomla6-pro.testmyweb.info/using-joomla/using-extensions/templates/beez-2/typography-beez-2/#author",
                "name": "Neimar"
            },
            "publisher": {
                "@type": "Organization",
                "@id": "https://joomla6-pro.testmyweb.info/#organization",
                "name": "AB Test Restaurant"
            },
            "interactionStatistic": {
                "@type": "InteractionCounter",
                "interactionType": "https://schema.org/ReadAction",
                "userInteractionCount": 17
            },
            "isPartOf": {
                "@type": "WebPage",
                "@id": "https://joomla6-pro.testmyweb.info/using-joomla/using-extensions/templates/beez-2/typography-beez-2/#webpage"
            }
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://joomla6-pro.testmyweb.info/using-joomla/using-extensions/templates/beez-2/typography-beez-2/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://joomla6-pro.testmyweb.info/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Using Joomla!",
                    "item": "https://joomla6-pro.testmyweb.info/using-joomla"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Using Extensions",
                    "item": "https://joomla6-pro.testmyweb.info/using-joomla/using-extensions"
                },
                {
                    "@type": "ListItem",
                    "position": 4,
                    "name": "Templates",
                    "item": "https://joomla6-pro.testmyweb.info/using-joomla/using-extensions/templates"
                },
                {
                    "@type": "ListItem",
                    "position": 5,
                    "name": "Beez 2",
                    "item": "https://joomla6-pro.testmyweb.info/using-joomla/using-extensions/templates/beez-2"
                },
                {
                    "@type": "ListItem",
                    "position": 6,
                    "name": "Typography Beez 2"
                }
            ]
        }
    ]
}
```
