add css style test
This commit is contained in:
parent
98617309c4
commit
be6ebfceb6
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"<!DOCTYPE html>" disp newline
|
"<!DOCTYPE html>" disp newline
|
||||||
"<html>" disp newline
|
"<html>" disp newline
|
||||||
|
"<head><style>body {background-color: black;color: #ddd;} </style> </head>" disp newline
|
||||||
"<body>" disp newline
|
"<body>" disp newline
|
||||||
"<h1>nuqneH 'u'?</h1>" disp newline
|
"<h1>nuqneH 'u'?</h1>" disp newline
|
||||||
"</body>" disp newline
|
"</body>" disp newline
|
||||||
|
|
Loading…
Reference in New Issue