
Development Software Testing Devco
HTML5 Kitchen Sink
Text |
Lists |
Tables |
Forms |
Headings
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
Text & Formatting
This is a standard paragraph. It contains strong importance, emphasized text, and marked/highlighted text.
You can also see bold (stylistic), italic (stylistic), small print, and deleted text alongside inserted text.
We can use subscript and superscript for math (H2O).
Here is a hyperlink, an ABBR, and a keyboard input: Ctrl + C.
This is a blockquote. It is used to quote text from another source.
— The Source Author
Written by Jon Doe.
Visit us at: Box 564, Disneyland, USA
Code & Preformatted
Inline code looks like this: const x = 10;
Below is a <pre> block which preserves whitespace:
function helloWorld() {
console.log("This preserves spaces");
return true;
}
Lists
Unordered List (ul)
Ordered List (ol)
Definition List (dl)
Tables
| ID | Name | Role | Status |
|---|---|---|---|
| 101 | Alice Smith | Developer | Active |
| 102 | Bob Jones | Designer | Offline |
| Total Employees: 2 | |||
Forms
Radio Buttons:
Checkboxes:
Media & Semantic Layout
This is content hidden inside a details tag.
© 2023 Kitchen Sink Demo. All rights reserved.
