File tree Expand file tree Collapse file tree 11 files changed +243
-0
lines changed Expand file tree Collapse file tree 11 files changed +243
-0
lines changed Original file line number Diff line number Diff line change
1
+ <div class =" certificate-excellence" >
2
+ <img src =" https://cb-thumbnails.s3.ap-south-1.amazonaws.com/excellence-certi-overlay.svg"
3
+ class =" position-absolute tr" >
4
+ <div class =" certificate-excellence__main-section white" >
5
+ <div class =" certificate-excellence__main-section__right-section" >
6
+ <img src =" https://cb-thumbnails.s3.ap-south-1.amazonaws.com/cb_white.svg" >
7
+ <div class =" certificate-excellence__main-section__title1" >CERTIFICATE</div >
8
+ <div class =" certificate-excellence__main-section__title2" >of Excellence</div >
9
+ <div class =" font-mds" style =" margin-top: 14px;" >This certificate is presented for exemplary performance in</div >
10
+ <div class =" divider-h certificate-excellence__main-section__right-section__divider" ></div >
11
+ <div class =" font-mds" ><strong >Machine Learning</strong > course by <br />Coding Blocks.</div >
12
+ </div >
13
+ <div class =" certificate-excellence__main-section__left-section" >
14
+ <div class =" certificate-excellence__main-section__left-section__content t-align-c" >
15
+ <img src =" https://cb-thumbnails.s3.ap-south-1.amazonaws.com/gold+_logo.svg" >
16
+ <div class =" font-mds" style =" margin-top: 24px;" ><strong >Machine <br />Learning</strong ></div >
17
+ <div style =" margin-top: 46px;" >Batch</div >
18
+ <div class =" divider-h certificate-excellence__main-section__left-section__content__divider" ></div >
19
+ <img src =" https://cb-thumbnails.s3.ap-south-1.amazonaws.com/munna_bhaiya_sign_white.svg" style =" margin-bottom: 7px;" >
20
+ <div >Manmohan Gupta<br />(Founder, Coding Blocks)</div >
21
+ </div >
22
+ </div >
23
+ </div >
24
+ </div >
Original file line number Diff line number Diff line change
1
+ <div class =" certificate-lite border row no-gutters" >
2
+ <div class =" certificate-lite__left-section" >
3
+ <img src =" images/cpp-white.png" >
4
+ </div >
5
+ <div class =" certificate-lite__right-section" >
6
+ <img src =" images/cblogo-black.png" class =" certificate-lite__right-section__logo" >
7
+ <div class =" certificate-lite__right-section__title" >
8
+ CERTIFICATE OF COMPLETION
9
+ </div >
10
+ <div class =" font-mdxl" >This certificate is proudly presented to</div >
11
+ <div class =" certificate-lite__right-section__badge" >
12
+ <div class =" position-relative h-100" >
13
+ <div class =" extra-bold white position-absolute t-align-c w-100" >
14
+ LIVE<br >BATCHES
15
+ </div >
16
+ </div >
17
+ </div >
18
+ <div class =" font-mdxl certificate-lite__right-section__description" >
19
+ for successfully completing the<br ><strong >C++ Launchpad Live Classroom</strong > course.
20
+ </div >
21
+ <div class =" certificate-lite__right-section__signature-row row no-gutters align-items-end" >
22
+ <div >
23
+ <div class =" signature-divider" ></div >
24
+ <div class =" font-xl" >Date</div >
25
+ </div >
26
+
27
+ <div style =" margin-left: 162px;" >
28
+ <img src =" https://cb-thumbnails.s3.ap-south-1.amazonaws.com/mb_sign.svg" >
29
+ <div class =" signature-divider" ></div >
30
+ <div class =" font-xl" >Manmohan Gupta (Founder, Coding Blocks)</div >
31
+ </div >
32
+ </div >
33
+ </div >
34
+ </div >
Original file line number Diff line number Diff line change 20
20
<div class =" py-2 px-4 text-ellipses" ><a target =" preview" class =" font-sm" href =" cast-window.html" >cast-window</a ></div >
21
21
<div class =" py-2 px-4 text-ellipses" ><a target =" preview" class =" font-sm" href =" cb-navbar.html" >cb-navbar</a ></div >
22
22
<div class =" py-2 px-4 text-ellipses" ><a target =" preview" class =" font-sm" href =" cbhire.html" >cbhire</a ></div >
23
+ <div class =" py-2 px-4 text-ellipses" ><a target =" preview" class =" font-sm" href =" certificate-excellence.html" >certificate-excellence</a ></div >
24
+ <div class =" py-2 px-4 text-ellipses" ><a target =" preview" class =" font-sm" href =" certificate-lite.html" >certificate-lite</a ></div >
23
25
<div class =" py-2 px-4 text-ellipses" ><a target =" preview" class =" font-sm" href =" code-editor.html" >code-editor</a ></div >
24
26
<div class =" py-2 px-4 text-ellipses" ><a target =" preview" class =" font-sm" href =" code-window.html" >code-window</a ></div >
25
27
<div class =" py-2 px-4 text-ellipses" ><a target =" preview" class =" font-sm" href =" competition-card.html" >competition-card</a ></div >
Original file line number Diff line number Diff line change 40
40
@import " objects/divided-list-horizontal.scss" ;
41
41
@import " objects/timeline" ;
42
42
@import " objects/tables.scss" ;
43
+ @import " objects/certificate.scss" ;
You can’t perform that action at this time.
0 commit comments