├── Readme.txt ├── gallery.html ├── index.html ├── indexcopy.html └── portfolio-details.html /Readme.txt: -------------------------------------------------------------------------------- 1 | TIH WEBSITE RECREATION 2 | -------------------------------------------------------------------------------- /gallery.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PrakashiniS/tih-website-recreation/HEAD/gallery.html -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PrakashiniS/tih-website-recreation/HEAD/index.html -------------------------------------------------------------------------------- /indexcopy.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PrakashiniS/tih-website-recreation/HEAD/indexcopy.html -------------------------------------------------------------------------------- /portfolio-details.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PrakashiniS/tih-website-recreation/HEAD/portfolio-details.html --------------------------------------------------------------------------------