diff options
author | altaf-creator <dev@altafcreator.com> | 2024-05-06 23:41:20 +0700 |
---|---|---|
committer | altaf-creator <dev@altafcreator.com> | 2024-05-06 23:41:20 +0700 |
commit | 41d2e8df4f20ba5e0b73559112932a0b238b20b1 (patch) | |
tree | e057fb225ba8707af6e3145a241e51b5ff86c959 |
init
-rw-r--r-- | english-uprak/index.html | 16 | ||||
-rw-r--r-- | style.css | 0 |
2 files changed, 16 insertions, 0 deletions
diff --git a/english-uprak/index.html b/english-uprak/index.html new file mode 100644 index 0000000..de7988f --- /dev/null +++ b/english-uprak/index.html @@ -0,0 +1,16 @@ +<!DOCTYPE html> +<html lang="en"> +<head> + <meta charset="UTF-8"> + <title>UPRAK English • altaf-links</title> +</head> +<body> + <h1>altaf-links: English Practical Examination for Altaf, 9B.</h1> + <a href="https://files.altafcreator.com/school/9/english/UPRAK.odp">OpenDocument Presentation Download</a> + <br> + <a href="">Canva Presentation (Mirror)</a> + <br> + <a href="https://files.altafcreator.com/school/9/english/uprak.txt">Draft</a> + <br> +</body> +</html> diff --git a/style.css b/style.css new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/style.css |