commit
e414d8c245
@ -174,6 +174,8 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
<style>.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body class="is-preload" onload="onLoadStartUp()">
|
<body class="is-preload" onload="onLoadStartUp()">
|
||||||
@ -265,11 +267,11 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Passionate</td>
|
<td>Passionate</td>
|
||||||
<td>Rs 10000 per month</td>
|
<td>Rs 7000 per month</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Self Realized</td>
|
<td>Self Realized</td>
|
||||||
<td>Rs 30000 per month</td>
|
<td>Rs 10000 per month</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
@ -285,7 +287,8 @@
|
|||||||
<article id="projects">
|
<article id="projects">
|
||||||
|
|
||||||
<h2 class="major">Projects</h2>
|
<h2 class="major">Projects</h2>
|
||||||
<span class="image main"><iframe width="560" height="315" src="https://www.youtube.com/embed/CrfXqwy_d2I" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></span>
|
<div class='embed-container'><iframe src='https://www.youtube.com/embed/CrfXqwy_d2I' frameborder='0' allowfullscreen></iframe></div>
|
||||||
|
<br>
|
||||||
<h4>Select Project</h4>
|
<h4>Select Project</h4>
|
||||||
<form id="projectform" autocomplete="off" onsubmit="return false">
|
<form id="projectform" autocomplete="off" onsubmit="return false">
|
||||||
<div class="fields" id='projectlist'>
|
<div class="fields" id='projectlist'>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user