|
5 | 5 | <meta charset="utf-8"> |
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"/> |
7 | 7 | <title>Microsoft CVBP - HTML Demo</title> |
8 | | - <link rel = "icon" href ="https://cvbp.blob.core.windows.net/public/html_demo/img/logo_small.png" type = "image/x-icon"> |
| 8 | + <link rel = "icon" href ="https://cvbp-secondary.z19.web.core.windows.net/html_demo/img/logo_small.png" type = "image/x-icon"> |
9 | 9 | <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" |
10 | 10 | crossorigin="anonymous"> |
11 | 11 | <link href="style.css" rel="stylesheet" type="text/css" /> |
@@ -202,34 +202,34 @@ <h3>Microsoft Mentors:</h3> |
202 | 202 | <div class="card-body"> |
203 | 203 | <div class="row text-center"> |
204 | 204 | <div class="col-xs"> |
205 | | - <img id="sample1" data-eid="1" class="rounded m-2 sImg" src="https://cvbp.blob.core.windows.net/public/html_demo/img/can_1.jpg"> |
| 205 | + <img id="sample1" data-eid="1" class="rounded m-2 sImg" src="https://cvbp-secondary.z19.web.core.windows.net/html_demo/img/can_1.jpg"> |
206 | 206 | </div> |
207 | 207 | <div class="col-xs"> |
208 | | - <img id="sample2" data-eid="2" class="rounded m-2 sImg" src="https://cvbp.blob.core.windows.net/public/html_demo/img/can_15.jpg"> |
| 208 | + <img id="sample2" data-eid="2" class="rounded m-2 sImg" src="https://cvbp-secondary.z19.web.core.windows.net/html_demo/img/can_15.jpg"> |
209 | 209 | </div> |
210 | 210 | <div class="col-xs"> |
211 | | - <img id="sample3" data-eid="3" class="rounded m-2 sImg" src="https://cvbp.blob.core.windows.net/public/html_demo/img/can_28.jpg"> |
| 211 | + <img id="sample3" data-eid="3" class="rounded m-2 sImg" src="https://cvbp-secondary.z19.web.core.windows.net/html_demo/img/can_28.jpg"> |
212 | 212 | </div> |
213 | 213 | <div class="col-xs"> |
214 | | - <img id="sample4" data-eid="4" class="rounded m-2 sImg" src="https://cvbp.blob.core.windows.net/public/html_demo/img/carton_33.jpg"> |
| 214 | + <img id="sample4" data-eid="4" class="rounded m-2 sImg" src="https://cvbp-secondary.z19.web.core.windows.net/html_demo/img/carton_33.jpg"> |
215 | 215 | </div> |
216 | 216 | <div class="col-xs"> |
217 | | - <img id="sample5" data-eid="5" class="rounded m-2 sImg" src="https://cvbp.blob.core.windows.net/public/html_demo/img/carton_40.jpg"> |
| 217 | + <img id="sample5" data-eid="5" class="rounded m-2 sImg" src="https://cvbp-secondary.z19.web.core.windows.net/html_demo/img/carton_40.jpg"> |
218 | 218 | </div> |
219 | 219 | <div class="col-xs"> |
220 | | - <img id="sample6" data-eid="6" class="rounded m-2 sImg" src="https://cvbp.blob.core.windows.net/public/html_demo/img/carton_50.jpg"> |
| 220 | + <img id="sample6" data-eid="6" class="rounded m-2 sImg" src="https://cvbp-secondary.z19.web.core.windows.net/html_demo/img/carton_50.jpg"> |
221 | 221 | </div> |
222 | 222 | <div class="col-xs"> |
223 | | - <img id="sample7" data-eid="7" class="rounded m-2 sImg" src="https://cvbp.blob.core.windows.net/public/html_demo/img/milk_bottle_66.jpg"> |
| 223 | + <img id="sample7" data-eid="7" class="rounded m-2 sImg" src="https://cvbp-secondary.z19.web.core.windows.net/html_demo/img/milk_bottle_66.jpg"> |
224 | 224 | </div> |
225 | 225 | <div class="col-xs"> |
226 | | - <img id="sample8" data-eid="8" class="rounded m-2 sImg" src="https://cvbp.blob.core.windows.net/public/html_demo/img/milk_bottle_77.jpg"> |
| 226 | + <img id="sample8" data-eid="8" class="rounded m-2 sImg" src="https://cvbp-secondary.z19.web.core.windows.net/html_demo/img/milk_bottle_77.jpg"> |
227 | 227 | </div> |
228 | 228 | <div class="col-xs"> |
229 | | - <img id="sample9" data-eid="9" class="rounded m-2 sImg" src="https://cvbp.blob.core.windows.net/public/html_demo/img/water_bottle_111.jpg"> |
| 229 | + <img id="sample9" data-eid="9" class="rounded m-2 sImg" src="https://cvbp-secondary.z19.web.core.windows.net/html_demo/img/water_bottle_111.jpg"> |
230 | 230 | </div> |
231 | 231 | <div class="col-xs"> |
232 | | - <img id="sample10" data-eid="10" class="rounded m-2 sImg" src="https://cvbp.blob.core.windows.net/public/html_demo/img/water_bottle_115.jpg"> |
| 232 | + <img id="sample10" data-eid="10" class="rounded m-2 sImg" src="https://cvbp-secondary.z19.web.core.windows.net/html_demo/img/water_bottle_115.jpg"> |
233 | 233 | </div> |
234 | 234 | </div> |
235 | 235 | </div> |
@@ -301,14 +301,14 @@ <h3>Microsoft Mentors:</h3> |
301 | 301 | <div class="tab-pane fade card-body mt-3" id="seeexample" role="tabpanel" aria-labelledby="seeexample-tab"> |
302 | 302 | <!-- img thumbnails and checkbox --> |
303 | 303 | <div id="exampleImages" class="container mx-auto" > |
304 | | - <img id="example0" data-eid="0" class="rounded mr-2 mb-2 eImg" src="https://cvbp.blob.core.windows.net/public/html_demo/img/can_8.jpg"> |
305 | | - <img id="example1" data-eid="1" class="rounded mr-2 mb-2 eImg" src="https://cvbp.blob.core.windows.net/public/html_demo/img/can_31.jpg"> |
306 | | - <img id="example2" data-eid="2" class="rounded mr-2 mb-2 eImg" src="https://cvbp.blob.core.windows.net/public/html_demo/img/carton_47.jpg"> |
307 | | - <img id="example3" data-eid="3" class="rounded mr-2 mb-2 eImg" src="https://cvbp.blob.core.windows.net/public/html_demo/img/carton_59.jpg"> |
308 | | - <img id="example4" data-eid="4" class="rounded mr-2 mb-2 eImg" src="https://cvbp.blob.core.windows.net/public/html_demo/img/milk_bottle_76.jpg"> |
309 | | - <img id="example5" data-eid="5" class="rounded mr-2 mb-2 eImg" src="https://cvbp.blob.core.windows.net/public/html_demo/img/milk_bottle_97.jpg"> |
310 | | - <img id="example6" data-eid="6" class="rounded mr-2 mb-2 eImg" src="https://cvbp.blob.core.windows.net/public/html_demo/img/water_bottle_105.jpg"> |
311 | | - <img id="example7" data-eid="7" class="rounded mr-2 mb-2 eImg" src="https://cvbp.blob.core.windows.net/public/html_demo/img/water_bottle_123.jpg"> |
| 304 | + <img id="example0" data-eid="0" class="rounded mr-2 mb-2 eImg" src="https://cvbp-secondary.z19.web.core.windows.net/html_demo/img/can_8.jpg"> |
| 305 | + <img id="example1" data-eid="1" class="rounded mr-2 mb-2 eImg" src="https://cvbp-secondary.z19.web.core.windows.net/html_demo/img/can_31.jpg"> |
| 306 | + <img id="example2" data-eid="2" class="rounded mr-2 mb-2 eImg" src="https://cvbp-secondary.z19.web.core.windows.net/html_demo/img/carton_47.jpg"> |
| 307 | + <img id="example3" data-eid="3" class="rounded mr-2 mb-2 eImg" src="https://cvbp-secondary.z19.web.core.windows.net/html_demo/img/carton_59.jpg"> |
| 308 | + <img id="example4" data-eid="4" class="rounded mr-2 mb-2 eImg" src="https://cvbp-secondary.z19.web.core.windows.net/html_demo/img/milk_bottle_76.jpg"> |
| 309 | + <img id="example5" data-eid="5" class="rounded mr-2 mb-2 eImg" src="https://cvbp-secondary.z19.web.core.windows.net/html_demo/img/milk_bottle_97.jpg"> |
| 310 | + <img id="example6" data-eid="6" class="rounded mr-2 mb-2 eImg" src="https://cvbp-secondary.z19.web.core.windows.net/html_demo/img/water_bottle_105.jpg"> |
| 311 | + <img id="example7" data-eid="7" class="rounded mr-2 mb-2 eImg" src="https://cvbp-secondary.z19.web.core.windows.net/html_demo/img/water_bottle_123.jpg"> |
312 | 312 |
|
313 | 313 | <div class="mt-3 text-center"> |
314 | 314 | <div class="form-check-inline"> |
|
0 commit comments