UNPKG

taobao-tmall-decoration

Version:

Node code for writing Taobao store or Tmall store frontend fitting prototype easily

17 lines (16 loc) 379 B
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>alitmpl</title> <meta name="description" content=""> <meta name="keywords" content=""> <link href="./css/alitmpl.css" rel="stylesheet"> </head> <body> <h1 class="h1">hello world</h1> <h2 class="h2">nihao</h2> <h3 class="h3">hehe</h3> </body> </html>