diff --git a/index.html b/index.html index 80aa49666..ffd817961 100644 --- a/index.html +++ b/index.html @@ -13,11 +13,36 @@ --line: 1px solid; } body { - background: var(--paper); - color: var(--ink); - font: var(--font); - max-width: 1280px; - margin: 0 auto; +
+

Wireframe to Web Code

+

This page was built using a wireframe.

+
+ +
+
+

What is a README file?

+

+ A README file explains what a project is about, how it works, + and how to use it. +

+
+ +
+

What is a wireframe?

+

+ A wireframe is a simple visual guide that shows the layout + of a webpage before it is built. +

+
+ +
+

Why wireframes are useful

+

+ Wireframes help developers plan structure and content + before writing code. +

+
+
}