File: main.html

Recommend this page to a friend!
  Classes of Chi H.   Book list   main.html   Download  
File: main.html
Role: Auxiliary data
Content type: text/plain
Description: html file
Class: Book list
Display and sort a book list
Author: By
Last change:
Date: 7 years ago
Size: 409 bytes
 

Contents

Class file image Download
<html> <head> <!--/* * Copyright (C) Chi Hoang - All Rights Reserved * Unauthorized copying of this file, via any medium is strictly prohibited * For educational purpose only * Written by Chi Hoang March 2016 * *//--> <meta charset="utf-8"> <title>Book list</title> </head> <body> <script src="main.js"></script> <script src="example.js"></script> </head> <body> </body> </html>