From 092304d9e0ccc37cc0ddaa9b136457e56a1cac20 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 12 Oct 2025 11:47:26 -0500 Subject: changing repositories --- assets/test/test-html.html | 411 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 411 insertions(+) create mode 100644 assets/test/test-html.html (limited to 'assets/test/test-html.html') diff --git a/assets/test/test-html.html b/assets/test/test-html.html new file mode 100644 index 00000000..4f0f500e --- /dev/null +++ b/assets/test/test-html.html @@ -0,0 +1,411 @@ + + + + + + Browser Test Page + + + +
+
+

🧪 Browser Test Page

+

Testing HTML5 tags, CSS3 features, and modern layouts

+
+ + + +
+

CSS Grid Layout

+
+
Grid Item 1
+
Grid Item 2
+
Grid Item 3
+
Grid Item 4
+
+
+ +
+

Flexbox Layout

+
+
Flex 1
+
Flex 2
+
Flex 3
+
+
+ +
+

Form Elements

+
+ + + + + + + + + + + + +
+
+ +
+

Media Elements

+
+ + + +
+
+ +
+

Table

+ + + + + + + + + + + + + + + + + + + + +
Header 1Header 2Header 3
Data 1Data 2Data 3
Data 4Data 5Data 6
+
+ +
+

Semantic Elements

+
+
+

Article Title

+ +
+

Article content with strong, emphasis, marked text, + deleted, inserted, subscript, superscript, + inline code, and Ctrl+C keyboard input.

+
Article footer
+
+
+ +
+

Lists

+
    +
  • Unordered item 1
  • +
  • Unordered item 2 +
      +
    • Nested item
    • +
    +
  • +
+
    +
  1. Ordered item 1
  2. +
  3. Ordered item 2
  4. +
+
+
Definition Term
+
Definition Description
+
+
+ +
+

Advanced Features

+
+ Click to expand +

Hidden content revealed!

+
+ +
+
+ This is a blockquote with custom styling using pseudo-elements +
+
+ +
+

CSS Filters

+ Demo + Demo + Demo +
+ +

Progress Elements

+ + +
+ +
+

CSS Columns

+
+

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris.

+
+
+ +
+ + +

Dialog Box

+

This is a native HTML5 dialog

+ +
+ +
+ + + + -- cgit v1.2.3