2KAbhishek / WYWIWYG

What You Write Is What You Get, HTML Quine. βœπŸ”

Home Page:https://2kabhishek.github.io/WYWIWYG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What You Write Is What You Get.

This is an HTML Quine, a program which that produces a copy of its own source code as its only output.

Getting WYWIWYG

To install WYWIWYG, follow these steps:

git clone https://github.com/2kabhishek/WYWIWYG
cd WYWIWYG

Using WYWIWYG

Open index.html in your browser or visit https://2kabhishek.github.io/WYWIWYG.

Adding more tags

  • Add a :before rule with content as opening tag
  • Add an :after rule with content as closing tag
  • Use the tag in html

To-Do

  • Add more tags and styling.

Hit the ⭐ button if you found this useful.

More Info

About

What You Write Is What You Get, HTML Quine. βœπŸ”

https://2kabhishek.github.io/WYWIWYG

License:GNU General Public License v3.0


Languages

Language:HTML 100.0%