├── LICENSE ├── index.html ├── reset.css └── style.css /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hoangsonww/Paint-Shop-Example-Website/HEAD/LICENSE -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hoangsonww/Paint-Shop-Example-Website/HEAD/index.html -------------------------------------------------------------------------------- /reset.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hoangsonww/Paint-Shop-Example-Website/HEAD/reset.css -------------------------------------------------------------------------------- /style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hoangsonww/Paint-Shop-Example-Website/HEAD/style.css --------------------------------------------------------------------------------