Changes for page Presentation Test Page

Last modified by Erik Bakker on 2024/07/30 14:39

From version 28.1
edited by Erik Bakker
on 2024/07/30 11:52
Change comment: There is no comment for this version
To version 36.1
edited by Erik Bakker
on 2024/07/30 14:22
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -42,6 +42,45 @@
42 42  
43 43  == Current slide ==
44 44  
45 +
46 +
45 45  {{html}}
46 -<Div class="SC" id="s3s0"><img /><div id="s3s4" style="top:28.75px;left:66px;height:105.5765px;width:828.9764px;"><img src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg" /><pre class="pre2" style="left:7.199997px;top:23.59859px;">Roll-out strategy</pre></div><div id="s3s5" style="top:143.75px;left:66px;height:343.6036px;width:828.9764px;"><pre class="pre3" style="left:7px;top:1.821884px;">•</pre><pre class="pre4" style="left:25.2px;top:0.5093842px;">Keys to success – be in the driver’s seat</pre><pre class="pre4" style="left:25.2px;top:40.74939px;"></pre><pre class="pre5" style="left:43px;top:77.55591px;">•</pre><pre class="pre1" style="left:61.2px;top:76.43091px;">Roll-out to several clients – prove stability</pre><pre class="pre5" style="left:43px;top:108.4759px;">•</pre><pre class="pre1" style="left:61.2px;top:107.3509px;">Prioritize feedback on roll-out with PO’s</pre><pre class="pre5" style="left:43px;top:139.3959px;">•</pre><pre class="pre1" style="left:61.2px;top:138.2709px;">Involve Support to drive awareness and urgency</pre><pre class="pre5" style="left:43px;top:170.3159px;">•</pre><pre class="pre1" style="left:61.2px;top:169.1909px;">eMagiz responsible to push for dates with clients</pre><pre class="pre1" style="left:61.2px;top:200.1109px;"></pre><pre class="pre1" style="left:61.2px;top:231.0309px;"></pre><pre class="pre6" style="left:25.2px;top:266.5094px;"></pre></div></Div>
48 +
49 +<html>
50 +<body>
51 +
52 + <!-- Define the slideshow container -->
53 + <div id="slideshow">
54 + <div class="slide-wrapper">
55 +
56 + <!-- Define each of the slides
57 + and write the content -->
58 +
59 + <div class="slide">
60 + <h1 class="slide-number">
61 + GeeksforGeeks
62 + </h1>
63 + </div>
64 + <div class="slide">
65 + <h1 class="slide-number">
66 + A computer science portal
67 + </h1>
68 + </div>
69 + <div class="slide">
70 + <h1 class="slide-number">
71 + This is an example of
72 + </h1>
73 + </div>
74 + <div class="slide">
75 + <h1 class="slide-number">
76 + Slideshow with HTML and CSS only
77 + </h1>
78 + </div>
79 + </div>
80 + </div>
81 +</body>
82 +
83 +</html>
84 +
47 47  {{/html}}
86 +