文件與文件夾結構
├── html files
├── css/
│ └── All css files.
│ └── Colors.
| └── All colors css files.
├── fonts/
├── images/
│ └── All images
└── js/
└── All common Javascripts files
HTML 結構
CSS
文件說明如下:
| 文件 | 說明 |
bootstrap.css | Readxon 使用 bootstrap v4.3.0。核心 bootstrap 文件在所有頁面中使用。 |
style.css | 此文件包含所有頁面的通用樣式。 |