프로그래밍
온라인 HTML에디터
wonjae
2021. 11. 20. 10:21
코드]
<!DOCTYPE html>
<html>
<body>
<textarea rows="5" cols="50">
<html>
<body>
<h1>This is a header. </hl>
</body>
</html>
</textarea>
<br />
<br />
<iframe src="source.html" width="420" height="80"></iframe>
</body>
</html>