Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fei3363/WebSecurityCourse
網頁安全課程
https://github.com/fei3363/WebSecurityCourse
Last synced: 2 months ago
JSON representation
網頁安全課程
- Host: GitHub
- URL: https://github.com/fei3363/WebSecurityCourse
- Owner: fei3363
- Created: 2022-02-23T04:55:18.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-25T03:19:32.000Z (almost 3 years ago)
- Last Synced: 2024-08-02T11:14:22.777Z (5 months ago)
- Language: HTML
- Size: 12.7 KB
- Stars: 12
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 網頁安全課程
1. /static 目標:可利用 github puge 完成靜態網站(包含 HTML、CSS、JavaScript)
- [其中 CSS 與 JavaScript 要用三種方式引入](https://fei3363.github.io/WebSecurityCourse/static/index.html)
- 引入檔案
- 放入 HTML
- 在 tag 中直接撰寫
2. /server 目標:可利用 PHP、MySQL、docker、docker-compose 建立動態網站