From c3dd2a6d44ef929e0832ce6dca53a818e6711218 Mon Sep 17 00:00:00 2001 From: Kamal Wickramanayake Date: Sat, 4 Jul 2026 14:35:25 +0530 Subject: Added CSS examples --- css/01-no-css/index.html | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 css/01-no-css/index.html (limited to 'css/01-no-css') diff --git a/css/01-no-css/index.html b/css/01-no-css/index.html new file mode 100644 index 0000000..ef3fc84 --- /dev/null +++ b/css/01-no-css/index.html @@ -0,0 +1,37 @@ + + + + Retro Styled Pure HTML + + + + + + + + + +
+ +

Retro Native Styling

+
+ +

This layout uses structural tables and attributes to center and color the canvas rather than an external CSS document.

+ + + + + + +
+ Fun Fact: This page works identically in a modern browser and a browser from 1996! +
+ +

+ Minimalist footer note +

+
+ + + + -- cgit v1.2.3