diff options
author | ptr_here <ptr@gnuragist.es> | 2020-02-12 13:14:03 +0100 |
---|---|---|
committer | ptr_here <ptr@gnuragist.es> | 2020-02-12 13:14:03 +0100 |
commit | b0888616587ba8a24d42efde4a1d5ace2c51943b (patch) | |
tree | 85cb72d73b807f0415671be581ff4cff60ee4a70 /radios/index.html | |
parent | 7af797fa6d92e0df69c3682fa7137395c81db90f (diff) | |
download | hacklab.brussels-b0888616587ba8a24d42efde4a1d5ace2c51943b.tar.gz |
version fin 2019
Diffstat (limited to 'radios/index.html')
-rw-r--r-- | radios/index.html | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/radios/index.html b/radios/index.html new file mode 100644 index 0000000..daaacd7 --- /dev/null +++ b/radios/index.html @@ -0,0 +1,38 @@ +<html lang="en" dir="ltr"> + <head> + <meta charset="utf-8"> + <link rel="stylesheet" href="hacklabxl.css"> + <title>hcklabxl : radios</title> + </head> + <body> + + <h1>hcklabxl : radios</h1> + + +<div> + + <img src="/sliced_images/International_amateur_radio_symbol-0.png"> + + <img src="/sliced_images/International_amateur_radio_symbol-1.png"> + + <img src="/sliced_images/International_amateur_radio_symbol-2.png"> + + <img src="/sliced_images/International_amateur_radio_symbol-3.png"> + + <img src="/sliced_images/International_amateur_radio_symbol-4.png"> + + <img src="/sliced_images/International_amateur_radio_symbol-5.png"> + + <img src="/sliced_images/International_amateur_radio_symbol-6.png"> + + <img src="/sliced_images/International_amateur_radio_symbol-7.png"> + + <img src="/sliced_images/International_amateur_radio_symbol-8.png"> +</div> + + +<p>radios</p> + + + </body> +</html> |