07-12-2019, 12:33 PM
I do know html and css:
That was example code
Code:
<html>
<head>
<style>
body {
background:#404040;
}
</style>
</head>
</html>
