﻿<%@ Page Language="C#" MasterPageFile="~/MasterPage.Master" AutoEventWireup="true" CodeBehind="ieee.aspx.cs" Inherits="UIT_Website.ieee" Title="Untitled Page" %>
<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server">
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server">


    <!--Main Image Frame-->
    <div id="centerDiv"><img src="images/image28.jpg" alt="Usman Institute of Technology - copyrighted pictures" title="Usman Institute of Technology - copyrighted pictures" border="0" /></div>
        
    <div class="space10"></div>   
    <div class="breadcrum"><strong>Location : </strong><a href="index.aspx">Home</a>&nbsp; > &nbsp;<a href="#">Student Club</a>&nbsp; > &nbsp;<u>IEEE Student Branch</u></div>
    <div class="space20"></div>
    
    <!--Left column -->
    <div id="leftCol">
        <div class="heading">IEEE Student Branch</div>
        
        <table align="left" border="0" cellpadding="0" cellspacing="0" width="90%">
            <tr>
                <td>
                    &nbsp;</td>
            </tr>
            <tr>
                <td>
                    <p align="justify">
                        <font color="#000000" face="Arial" style="FONT-SIZE: 10pt">It has been formed to 
                        encourage participation of UIT students in various academic and technical 
                        activities like
                        <br />
                        seminars and exhibitions. Also IMPETUS (IEEE Membership Plan to encourage top 
                        UIT students) has been
                        <br />
                        launched, under which two best students are financed by UIT for membership of 
                        IEEE (USA).</font></p>
                </td>
            </tr>
            <tr>
                <td>
                    &nbsp;</td>
            </tr>
            <tr>
                <td>
                    <p align="justify">
                    </p>
                </td>
            </tr>
        </table>
        
    </div>
    <!--Left column Ended -->
    
    
    <!--right column -->
    <div id="rightCol">
        <img src="images/quote4.jpg" border="0" alt="Valuable Quotations by XSLogic Studios" title="Valuable Quotations by XSLogic Studios" />
    </div>
    
  
</asp:Content>

