Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fei3363/WebSecurityCourse

網頁安全課程
https://github.com/fei3363/WebSecurityCourse

Last synced: 2 months ago
JSON representation

網頁安全課程

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 建立動態網站