Skip to content

Accessibility preferences

Text size:



Line spacing:




Change font:



Change contrast:

Enhance inputs areas:
Need help? Kaya theme set up guide

Some content in the top header

Some content in the top right header.

Kaya Theme Demo home.
  • a Blog page
  • Accessibility
  • Front Page
  • Sample Page
  • Ελληνικά-Greek
    • Επίπεδο 2 -Second Greek level
      • Επίπεδο 3
  • About The Tests
    • Page Image Alignment
    • Page Markup And Formatting
    • Clearing Floats
    • Page with comments
    • Page with comments disabled
  • Level 1
    • Level 2
      • Level 3
      • Level 3a
      • Level 3b
    • Level 2a
    • Level 2b
  • Lorem Ipsum
  • Page A
  • Page B

Sample Page

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer sodales blandit neque, at faucibus urna aliquet non. Suspendisse molestie dictum tellus at ornare. Vivamus tempor leo quis vestibulum mattis. Phasellus fermentum neque quis sapien viverra interdum. Duis dolor enim, vestibulum sit amet urna sed, fermentum euismod est. Nunc convallis sem non arcu bibendum consectetur. Aenean neque enim, faucibus facilisis risus vel, elementum dignissim nisi. Fusce eu lobortis ligula, id cursus tortor.

Maecenas blandit elementum diam, non gravida tellus consequat in. Phasellus rutrum purus sed arcu efficitur, et sagittis ipsum dignissim. Integer posuere nisi at pharetra tempus. Duis mi tellus, ullamcorper tincidunt diam non, accumsan dignissim mauris. Nullam nec velit sit amet sapien convallis rutrum sed sed quam. Vivamus tincidunt, risus ac scelerisque pharetra, sapien eros vehicula sapien, ac consequat diam arcu nec odio. Proin sit amet nibh nisi. Nam tempus eget purus vitae scelerisque. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla gravida sed dolor sit amet scelerisque. Ut dignissim purus eu dictum ultricies. Nam sit amet scelerisque est, at gravida purus. Vivamus tincidunt ac sapien vitae egestas. Phasellus sed blandit libero.

Aliquam id enim dui. Quisque auctor enim eget mauris viverra ultricies. Ut eget risus semper, pellentesque nunc ut, faucibus tortor. Donec convallis odio in viverra bibendum. Curabitur sed sapien at metus molestie lacinia. Curabitur sed dolor arcu. Sed sit amet neque tincidunt, tincidunt enim vitae, lacinia orci. Phasellus at turpis vel urna tempus dapibus.

Testing display of HTML elements

This is 2nd level heading

This is a test paragraph.

This is 3rd level heading

This is a test paragraph.

This is 4th level heading

This is a test paragraph.

This is 5th level heading

This is a test paragraph.

This is 6th level heading

This is a test paragraph.

Basic block level elements

This is a normal paragraph (p element). To add some length to it, let us mention that this page was primarily written for testing the effect of user style sheets. You can use it for various other purposes as well, like just checking how your browser displays various HTML elements by default. It can also be useful when testing conversions from HTML format to other formats, since some elements can go wrong then.

This is another paragraph. I think it needs to be added that the set of elements tested is not exhaustive in any sense. I have selected those elements for which it can make sense to write user style sheet rules, in my opionion.

This is a div element. Authors may use such elements instead of paragraph markup for various reasons. (End of div.)

This is a block quotation containing a single paragraph. Well, not quite, since this is not really quoted text, but I hope you understand the point. After all, this page does not use HTML markup very normally anyway.

The following contains address information about the author, in an address element.Jukka Korpela, jukkakk@gmail.com
Päivänsäteenkuja 4 A, Espoo, Finland

Lists

This is a paragraph before an unnumbered list (ul). Note that the spacing between a paragraph and a list before or after that is hard to tune in a user style sheet. You can’t guess which paragraphs are logically related to a list, e.g. as a “list header”.

  • One.
  • Two.
  • Three. Well, probably this list item should be longer. Note that for short items lists look better if they are compactly presented, whereas for long items, it would be better to have more vertical spacing between items.
  • Four. This is the last item in this list. Let us terminate the list now without making any more fuss about it.

The following is a menu list:One.Two.Three. Well, probably this list item should be longer so that it will probably wrap to the next line in rendering.

The following is a dir list:

  • One.
  • Two.
  • Three. Well, probably this list item should be longer so that it will probably wrap to the next line in rendering.

This is a paragraph before a numbered list (ol). Note that the spacing between a paragraph and a list before or after that is hard to tune in a user style sheet. You can’t guess which paragraphs are logically related to a list, e.g. as a “list header”.

  1. One.
  2. Two.
  3. Three. Well, probably this list item should be longer. Note that if items are short, lists look better if they are compactly presented, whereas for long items, it would be better to have more vertical spacing between items.
  4. Four. This is the last item in this list. Let us terminate the list now without making any more fuss about it.

This is a paragraph before a definition list (dl). In principle, such a list should consist of terms and associated definitions. But many authors use dl elements for fancy “layout” things. Usually the effect is not too bad, if you design user style sheet rules for dl which are suitable for real definition lists.recursionsee recursionrecursion, indirectsee indirect recursionindirect recursionsee recursion, indirectterma word or other expression taken into specific use in a well-defined meaning, which is often defined rather rigorously, even formally, and may differ quite a lot from an everyday meaning

Text-level markup

  • CSS (an abbreviation; abbr markup used)
  • radar (an acronym; acronym markup used)
  • bolded (b markup used – just bolding with unspecified semantics)
  • big thing (big markup used)
  • large size (font size=6 markup used)
  • Courier font (font face=Courier markup used)
  • red text (font color=red markup used)
  • Origin of Species (a book title; cite markup used)
  • a[i] = b[i] + c[i); (computer code; code markup used)
  • here we have some deleted text (del markup used)
  • an octet is an entity consisting of eight bits (dfn markup used for the term being defined)
  • this is very simple (em markup used for emphasizing a word)
  • Homo sapiens (should appear in italics; i markup used)
  • here we have some inserted text (ins markup used)
  • type yes when prompted for an answer (kbd markup used for text indicating keyboard input)
  • Hello! (q markup used for quotation)
  • He said: She said Hello! (a quotation inside a quotation)
  • you may get the message Core dumped at times (samp markup used for sample output)
  • this is not that important (small markup used)
  • overstruck (strike markup used; note: s is a nonstandard synonym for strike)
  • this is highlighted text (strong markup used)
  • In order to test how subscripts and superscripts (sub and sup markup) work inside running text, we need some dummy text around constructs like x1 and H2O (where subscripts occur). So here is some fill so that you will (hopefully) see whether and how badly the subscripts and superscripts mess up vertical spacing between lines. Now superscripts: Mlle, 1st, and then some mathematical notations: ex, sin2 x, and some nested superscripts (exponents) too: ex2 and f(x)g(x)a+b+c (where 2 and a+b+c should appear as exponents of exponents).
  • text in monospace font (tt markup used)
  • underlined text (u markup used)
  • the command cat filename displays the file specified by the filename (var markup used to indicate a word as a variable).

Some of the elements tested above are typically displayed in a monospace font, often using the same presentation for all of them. This tests whether that is the case on your browser:

  • This is sample text inside code markup
  • This is sample text inside kbd markup
  • This is sample text inside samp markup
  • This is sample text inside tt markup

Links

  • main page
  • Unicode Standard, chapter 6

This is a text paragraph that contains some inline links. Generally, inline links (as opposite to e.g. links lists) are problematic from theusability perspective, but they may have use as “incidental”, less relevant links. See the document Links Want To Be Links.

Forms

This is a form containing various fields (with some initial values (defaults) set, so that you can see how input text looks like without actually typing it):Button: A cool
buttonReset button: Single-line text input field: Multi-line text input field (textarea):

The following two radio buttons are inside a fieldset element with a legend:Legend Radio button 1 Radio button 2 (initially checked)Check those that apply Checkbox 1 Checkbox 2 (initially checked)A select element with size="1" (dropdown box): one two (default) three A select element with size="3" (listbox):one two (default) three Submit button: 

Tables

The following table has a caption. The first row and the first column contain table header cells (th elements) only; other cells are data cells (td elements), with align="right" attributes:

CountryTotal areaLand area
Denmark43,07042,370
Finland337,030305,470
Iceland103,000100,250
Norway324,220307,860
Sweden449,964410,928

Character test

The following table has some sample characters with annotations. If the browser’s default font does not contain all of them, they may get displayed using backup fonts. This may cause stylistic differences, but it should not prevent the characters from being displayed at all.

Char.ExplanationNotes
êe with circumflexLatin 1 character, should be ok
—em dashWindows Latin 1 character, should be ok, too
ĀA with macron (line above)Latin Extended-A character, not present in all fonts
Ωcapital omegaA Greek letter
−minus signUnicode minus
⌀diameter signrelatively rare in fonts

Hyphenation

In the following, a width setting should cause some hyphenation, depending on support to various methods of hyphenation.

CSS-based hyphenation

Until recently the great majority of naturalists believed that species were immutable productions, and had been separately created. This view has been ably maintained by many authors.

JavaScript-driven hyphenation

Until re­cently the great ma­jor­ity of nat­u­ral­ists be­lieved that species were im­mutable pro­duc­tions, and had been sep­a­rately cre­ated. This view has been ably main­tained by many au­thors.

Explicit hyphenation hints (soft hyphens)

Un­til re­cent­ly the great ma­jor­i­ty of nat­u­ral­ists be­lieved that spe­cies were im­mu­ta­ble pro­duc­tions, and had been sep­a­rate­ly cre­at­ed. This view has been ably main­tain­ed by many au­thors.

Sidebar

Recent Posts

  • Hello world!
  • Block: Image
  • Block: Button
  • Block: Cover
  • Block: Gallery

Recent Comments

  1. A WordPress Commenter on Hello world!
  2. John Doe on Edge Case: No Content
  3. Jane Doe on Protected: Template: Password Protected (the password is “enter”)
  4. Jane Doe on Template: Comments
  5. John Doe on Template: Comments

Footer

Footer is Flexbox

The footer uses flexbox for spacing.

You can use CSS to fix widths of columns, or let them flex.

Horizontal Featured Image.

Short nav menu

  • a Blog page
  • About The Tests
    • Clearing Floats
    • Page with comments
    • Page with comments disabled
  • Lorem Ipsum

Everything should be made as simple as possible, but not simpler.

Albert Einstein
Visit us on Facebook

Copyright © 2025. All rights reserved. Kaya Theme Demo.

Additional footer content here from Customizer.