File tree Expand file tree Collapse file tree 3 files changed +46
-3
lines changed Expand file tree Collapse file tree 3 files changed +46
-3
lines changed Original file line number Diff line number Diff line change @@ -99,13 +99,20 @@ <h2 class="bd-title">
99
99
</ div >
100
100
</ div >
101
101
102
- < div class ="row mt-4 ">
102
+ < div class ="my-5 offset-sm-1 col-sm-10 ">
103
+ < hr />
104
+ </ div >
105
+
106
+ < div class ="row mt-4 ">
103
107
< label class ="col-sm-2 "> Code Sample</ label >
104
108
< div class ="col-sm-10 col-lg-8 ">
105
- < iframe style ="height:100%; width:60%; position:absolute; " src ="data:text/html;charset=utf-8,
109
+ < iframe
110
+ style ="height: 100%; width: 60%; position: absolute "
111
+ src ="data:text/html;charset=utf-8,
106
112
<head><base target='_blank' /></head>
107
113
<body><script src='https://gist.github.com/ghiscoding/d9136bb871e43cf93da6b58cd3e1ccfe.js'></script>
108
- </body> ">
114
+ </body> "
115
+ >
109
116
</ iframe >
110
117
</ div >
111
118
</ div >
Original file line number Diff line number Diff line change @@ -38,4 +38,22 @@ <h2 class="bd-title">
38
38
</ select >
39
39
</ div >
40
40
</ div >
41
+
42
+ < div class ="my-5 offset-sm-1 col-sm-10 ">
43
+ < hr />
44
+ </ div >
45
+
46
+ < div class ="row mt-5 ">
47
+ < label class ="col-sm-2 "> Code Sample</ label >
48
+ < div class ="col-sm-10 col-lg-8 ">
49
+ < iframe
50
+ style ="height: 100%; width: 60%; position: absolute "
51
+ src ="data:text/html;charset=utf-8,
52
+ <head><base target='_blank' /></head>
53
+ <body><script src='https://gist.github.com/ghiscoding/337a664ffd1564d2f95c3f9d1b814172.js'></script></script>
54
+ </body> "
55
+ >
56
+ </ iframe >
57
+ </ div >
58
+ </ div >
41
59
</ div >
Original file line number Diff line number Diff line change @@ -51,4 +51,22 @@ <h2 class="bd-title">
51
51
</ select >
52
52
</ div >
53
53
</ div >
54
+
55
+ < div class ="my-5 offset-sm-1 col-sm-10 ">
56
+ < hr />
57
+ </ div >
58
+
59
+ < div class ="row mt-5 ">
60
+ < label class ="col-sm-2 "> Code Sample</ label >
61
+ < div class ="col-sm-10 col-lg-8 ">
62
+ < iframe
63
+ style ="height: 100%; width: 60%; position: absolute "
64
+ src ="data:text/html;charset=utf-8,
65
+ <head><base target='_blank' /></head>
66
+ <body><script src='https://gist.github.com/ghiscoding/4ab63b63f7374017e79151328f70ba73.js'></script>
67
+ </body> "
68
+ >
69
+ </ iframe >
70
+ </ div >
71
+ </ div >
54
72
</ div >
You can’t perform that action at this time.
0 commit comments