Closed1

html端書き

みたらしだんごみたらしだんご

ツイッターで流れてきた謎のhtml

<html>
<title>
testpage
</title>
<body>
<style contenteditable
style="display: block;
white-space: pre;">
	html {
		background: #BADA55;
	}
</style>
</body>
</html>

CSSのプロパティを入力したらページに反映される

このスクラップは2022/10/30にクローズされました