檔案與資料夾結構
├── html files
├── css/
│ └── All css files.
│ └── Colors.
| └── All colors css files.
├── fonts/
├── images/
│ └── All images
└── js/
└── All common Javascripts files
HTML 結構
CSS
檔案說明如下:
| 檔案 | 說明 |
bootstrap.css | Aparax 使用 bootstrap v4.1.3。核心 bootstrap 檔案已用於所有頁面。 |
style.css | 此檔案包含所有頁面的通用樣式。 |