UNPKG

soyountest2

Version:

npm test description

21 lines (20 loc) 441 B
<!DOCTYPE html> <html lang="ko"> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <title>sample</title> <style> body {font-size: 12pt;color: #006666;} h1 {font-size: 18pt;background-color: #AAFFFF;} pre {background-color: #EEEEEE;} </style> </head> <body> <header> <h1 id="h1">Sample Page</h1> </header> <div role="main"> <p>이것은 Node.js 예제입니다.</p> </div> </body> </html>