ibm-india-rajtgin
Version:
This is my IBM Oct training module
129 lines (125 loc) • 6.03 kB
HTML
<html>
<head>
<title>Welcome to Technical Trainings | get trained by experts</title>
<link href="vijay.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="script/jquery-1.4.2.min.js"></script>
<script type="text/javascript">
$(function(){
$(".menuItem").hover(highlight, highlight);
});
function highlight(evt) {
$(".menuItem").toggleClass(".menuItemOver");
}
</script>
</head>
<body>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="center"><table width="990" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="680" height="130" align="left" bgcolor="#e4e2e6"><table width="316" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="20"> </td>
<td width="180"><img class="logo" src="images/vijay-shivakumar.gif" width="263" height="55" alt="vijay shivakumar" /></td>
</tr>
</table></td>
<td width="310" height="130" align="center" valign="middle" bgcolor="#FFFFFF"><img src="images/adobe.gif" width="256" height="64" alt="adobe certified expert" /></td>
</tr>
<tr>
<td height="30" align="left" bgcolor="#cdc6d0">
<ul class="myMenu">
<li><a href="index.htm" class="current">About Me | Profile</a></li>
<li><a href="courses.htm">Courses Offered</a></li>
<li><a href="calendar.htm">Calendar</a></li>
<li><a href="contact.php">Contact</a></li>
<li><a href="#">Others</a></li>
</ul>
</td>
<td bgcolor="#B6ABBA"><table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td class="NavText">Books and Links</td>
</tr>
</table></td>
</tr>
<tr>
<td align="center" valign="middle"><table width="650" height="371" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="left" valign="top" class="MainText"><p><br />
Hello there!</p>
<p>My name is Vijay Shivakumar and I am a website developer and an Adobe Certified Expert for Flex with AIR. <br />
For over a decade I have been a consultant for many companies and individuals to create websites and promote them.<br />
I am as passionate about creating websites and corporate presentations as
I love teaching Adobe products, and even more excited to see what my trainees develop from it!<br />
<br />
Teaching since 8 years now I bring to the training room a wealth of experience, which I have gained working on my projects and those that I have learnt teaching others. <br>
This adds interest and credibility to my real-time case studies and practical examples. <br />
I believe in "doing is learning", and have adopted a hands-on experiential learning technique that allows the participants to start on their learning curve right inside the training room from Day 1.<br />
Once the training is complete the participants will be ready to work on their assigned projects with ease and confidence.<br />
<br />
</p></td>
</tr>
</table></td>
<td rowspan="3" align="left" valign="top"><p><br/>
<a href="http://www.adobe.com/products/flashbuilder/" class="sideLinks">Download Flex / Flash Builder (Demo)</a>
<p>
<a href="http://get.adobe.com/flashplayer/download/" class="sideLinks">Download Flash player</a>
<p>
<a href="http://www.adobe.com/support/flashplayer/downloads.html" class="sideLinks">Download Flash debug player</a>
<p>
<a href="http://tv.adobe.com" class="sideLinks">Videos from Adobe</a>
<p><a href="http://opensource.adobe.com/wiki/display/blazeds/download+blazeds+3" class="sideLinks">Download BlazeDS</a><br/>
<hr>
<table width="124" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="124" align="center" class="TitleText">Recomended</td>
</tr>
<tr>
<td><a href="http://www.adobepress.com/bookstore/product.asp?isbn=0321660501" target="_blank"><img src="images/ShowCover.asp.jpg" width="125" height="155" border="0"></a></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td><a href="http://oreilly.com/catalog/9780596154172" target="_blank"><img src="images/Flex-enterprise.jpg" width="125" height="155" border="0"></a></td>
</tr>
<tr>
<td> </td>
</tr>
</table></td>
</tr>
<tr>
<td height="30" bgcolor="#CDC6D0"><table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td class="NavText">Companies trained recently...</td>
<td width="250" class="NavText">Students Corner</td>
</tr>
</table></td>
</tr>
<tr>
<td height="150" align="center" valign="middle"><table width="650" height="118" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="415" align="left" valign="top" class="MainText"><p>Verizon<br />
Honeywell<br />
iDeas<br />
Polaris<br />
Keane<br />
SAP<br />
HCL<br />
J.P Morgan<br />
Oracle<br />
Wipro
</p></td>
<td width="235" align="center" valign="top"> <span class="centerText"><br>
Download link of study material<br>
will soon be online...</span></td>
</tr>
</table></td>
</tr>
<tr>
<td height="30" colspan="2" bgcolor="#CDC6D0" class="copyrights">© copyrights reserved</td>
</tr>
</table></td>
</tr>
</table>
</body>
</html>