html text input
So me and my friend had the idea, if you could include html as text input, like markdown.
For example:
<html>
<head>
<style>
body {
background-color: "#23272a";
color: "#7289da";
}
</style>
<script>
//CODE
</script>
</head>
<body>
<h1>
<center>Hello World</center>
</h1>
<p>
This is an example of WEBSITE
</p>
</body>
</html>
This would create like a box
(a bit bigger then a big embed)
and render it, pretty similar to top.gg html inclution.
Would be very nice!
3
請登入寫評論。
評論
0 條評論