From c20cfb90a5f7008d432124db408b917b79a39859 Mon Sep 17 00:00:00 2001 From: Abenezer-Tilahun Date: Thu, 11 Jan 2024 15:41:00 +0300 Subject: [PATCH] Update the pages --- Design/js/headerscript.js | 6 +- Partners.html | 61 +++++++++++++++ program.html | 153 ++++++++++++++++++++++++++++++++++++++ speakers.html | 48 ++++++++++++ 4 files changed, 265 insertions(+), 3 deletions(-) create mode 100644 Partners.html create mode 100644 program.html create mode 100644 speakers.html diff --git a/Design/js/headerscript.js b/Design/js/headerscript.js index 47e87a0..59d83c3 100644 --- a/Design/js/headerscript.js +++ b/Design/js/headerscript.js @@ -46,17 +46,17 @@ const headerDOMElement = document.querySelector('.shared_header'); diff --git a/Partners.html b/Partners.html new file mode 100644 index 0000000..9fdcb3f --- /dev/null +++ b/Partners.html @@ -0,0 +1,61 @@ + + + + + + + + + + Software Developer's Conference + + + + + +
+ +
+ +
+
+
+
+

Partners

+
+
+
+
    +
  • + UNIDO Partner +
  • +
  • + Italian Development Cooperation Partner +
  • +
  • + FeSSMIPA Partner +
  • +
  • + iceaddis Partner +
  • +
  • + Intel Partner +
  • +
+
+
+ + + + + + \ No newline at end of file diff --git a/program.html b/program.html new file mode 100644 index 0000000..1163e18 --- /dev/null +++ b/program.html @@ -0,0 +1,153 @@ + + + + + + + + + + + Software Developer's Conference + + + + + + + + + + + + +
+ +
+ +
+
+
+
+

Main program

+
+
+
+
+
+
+
+
+ lecture +
+
+ Lecture +
+

+ Learn from the Developers from the various countries. +

+
+
+
+
+
+ lecture +
+
+ Exhibition +
+

+ Appreciate Developers at the Developer Week Global Cloud. +

+
+
+
+
+
+ lecture +
+
+ Form +
+

+ Have Time to share your thoughts with Experts For each Topic. +

+
+
+
+
+
+ lecture +
+
+ Network +
+

+ Create Work Network By Connecting with Developers. +

+
+
+
+
+
+ lecture +
+
+ Remote Work +
+

+ Get opportunities to work with Developers around the world. +

+
+
+
+ +
+
+ + + +
+ + + + + + + + + + + \ No newline at end of file diff --git a/speakers.html b/speakers.html new file mode 100644 index 0000000..0827795 --- /dev/null +++ b/speakers.html @@ -0,0 +1,48 @@ + + + + + + + + + + Software Developer's Conference + + + + + +
+ +
+ +
+
+
+
+

Featured speakers

+
+
+
+
    + +
+
+ +
+ + + + + + \ No newline at end of file