Home
Cloud Gaming
Contact us
About us
logout
CLOUD CODING
Code
.
<!-- code text start--> <html> <head> <title>Hello</title> <style> html{ font-size: 4vw; } p{ color: red; font-family: monospace; font-weight: bold; } </style> </head> <body> <h1>Hello!</h1> </body> </html> <!-- code text end -->
Output
.
v. 1.3