html5-test-page icon indicating copy to clipboard operation
html5-test-page copied to clipboard

A page filled with common HTML elements to be used for testing purposes. Useful when building CSS systems for projects big and small.

Results 9 html5-test-page issues
Sort by recently updated
recently updated
newest added

Line 234 to line 235 Element tbody not allowed as child of element table in this context. In /index.html

Value "datetime" in line 514 for attribute type for element input should be "datetime-local"

Emojis are characters from the UTF-8 character set: 😄 😍 💗 What are Emojis? Emojis look like images, or icons, but they are not. They are letters (characters) from the...

### Using Emojis in HTML? ## How to add Emojis? Emojis look like images, or icons, but they are not. They are letters (characters) from the UTF-8 (Unicode) character set....

1. remove duplicate element with id `text__blockquotes` 2. layout contents into 2-columns and add border to each `article` element 3. replace all top button with a single one and fixed...

On Microsoft Edge & Brave Browser the Heading 1 `` seems to have a conflict with the browser user agent. Some of the HTML semantics might have to be moved...

Some elements are in the living standard (i.e. are not experimental - like [`menu`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/menu) - or deprecated - like [`big`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/big)) but are not universally supported. One notable example is the...