diff --git a/README.md b/README.md index 085296b..a8c8675 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Self-Coding Website +# Self-Coding Websitetest Website that will style itself with a simple technique. By using the `contenteditable` attribute on a style block and giving it just the initial styling of `display:block;` you can now both see and change the CSS styling of your website. It's as simple as this: ```html