Asignment 6 - WordPress.com

advertisement
…….Home……
<!DOCTYPE html>
<html>
<head>
<title>SLIIT</title>
<link href="site.css" rel="stylesheet">
</head>
<body>
<nav id="nav01"></nav>
<div id="main">
<h1>Welcome to SLIIT</h1>
<img src="184091_261919130489947_2962562_n.jpg" alt="SLIIT"
style="width:200px;height:190px">
<h2>Sri Lanka Institute of Information Technology</h2>
<p>The premier degree awarding institute approved by the University Grants Commission
under the Universities Act.</p>
<p>Renowned for the excellence of its teaching, as well as for preparing students for the world
of work, SLIIT has created a learning and research environment with best possible resources for
students.</p>
<h2>SLIIT CAMPUSES </h2>
<p>Malabe</p>
<p>Metro</p>
<p>Matara</p>
<p>Kandy</p>
<p>Kurunagala</p>
<p>Jaffna</p>
<footer id="foot01"></footer>
</div>
<script src="script.js"></script>
</body>
</html>
…………………………………………………………………………………………………
……Courses…….
<!DOCTYPE html>
<html>
<head>
<title>SLIIT</title>
<link href="site.css" rel="stylesheet">
</head>
<body>
<nav id="nav01"></nav>
<div id="main">
<h1>Courses</h1>
<img src="SLIIT-graduates.jpg" alt="SLIIT" style="width:200px;height:190px">
<h1>Faculty Of Computing </h1>
<h2> BSc Special(Hons) in Information Technology - Specialized in </h2>
<p> Information Technology </p>
<p> Computer Systems and Networking </p>
<p> Information System </p>
<p> Software Engineering </p>
<p> Cyber Security </p>
<h2> Bsc in Information Technology - Specialized in </h2>
<p> Information Technology </p>
<p> Interactive Multimedia Technology</p>
<h2> Foreign Degree Programmes </h2>
<p> BTech in Computer Systems & Networking, Curtin University- Australia </p>
<p> Bsc ( Computing) Software Engineering, Curtin University- Australia </p>
<h1>Faculty Of Business </h1>
<h2> BBA Special (Hons) Degree in </h2>
<p> Human Capital Management </p>
<p> Accounting and Fiinance </p>
<p> Marketing Management </p>
<p> Management Information Systems </p>
<p> Quality Management </p>
<h1>Faculty Of Engineering </h1>
<h2> BSc Eng(Hons) in </h2>
<p> Civil Engineering</p>
<p> Electrical & Electronic Engineering </p>
<p> Materials Engineering </p>
<p> Mechanical Engineering</p>
<p> Mechanical Engineering (Mechatronics) </p>
<h2> Foreign Degree Programmes </h2>
<p> BEng in Civil & Construction Engineering - Curtin University, Australia </p>
<p> BEng in Computer Systems Engineering - Curtin University, Australia </p>
<p> BEng in Electronical Power Engineering - Curtin University, Australia</p>
<p> BEng in Mechanical Engineering - Curtin University, Australia </p>
<p> BEng (Hons) in Electronic Engineering - Sheffield Hallam University, UK </p>
<p> MEng in Electrical & Electronic Engineering - Sheffield Hallam University, UK </p>
<footer id="foot01"></footer>
</div>
<script src="script.js"></script>
</body>
</html>
……………………………………………………………………………………………………
…….About Us……
<!DOCTYPE html>
<html>
<head>
<title>About</title>
<link href="site.css" rel="stylesheet">
</head>
<body>
<nav id="nav01"></nav>
<div id="main">
<h1>About Us</h1>
<p>SLIIT is the premier degree awarding institute approved by the University Grants
Commission under the Universities Act.Renowned for the excellence of its teaching, as well
as for preparing students for the world of work, SLIIT has created a learning and research
environment with best possible resources for students.
While encouraging students to be innovative and committed towards excellence, SLIIT aims
at producing graduates with strong analytical, problem solving and communication skills.
SLIIT is also a member of the Association of Commonwealth Universities and International
Association of Universities (IAU).</p>
<h2>OUR VISION</h2>
<p>To be a Center of Excellence to advance and disseminate knowledge, foster and promote
innovation and produce world-class intellectuals to best serve the nation and beyond.</p>
<h2>OUR MISSION</h2>
<p>To create a learning and research environment with best possible resources for our
students and staff to be innovative and dedicated to excellence and to produce graduates with
strong analytical, problem-solving and communication skills.</p>
<img src="Students-Two.jpg" alt="SLIIT" style="width:250px;height:190px">
<footer id="foot01"></footer>
</div>
<script src="script.js"></script>
</body>
</html>
………………………………………………………………………………………………
……Contact Us………
<!DOCTYPE html>
<html>
<head>
<title>SLIIT</title>
<link href="site.css" rel="stylesheet">
</head>
<body>
<nav id="nav01"></nav>
<div id="main">
<h1>Contact Us</h1>
<img src="images.jpg" alt="SLIIT" style="width:180px;height:190px">
<p>+94 11 230 1904 / 0117544802 (Metro)</p>
<p>+94 11 241 3900 / 0117544801 (Malabe)</p>
<img src="download.png" alt="SLIIT" style="width:180px;height:190px">
<p>Sri Lanka Institute of Information Technology
<p>Level #16,</p>
<p>BOC Merchant Tower,</p>
<p>St Michel’s Street,</p>
<p>Colombo 03 </p>
<img src="e-mail.jpg" alt="SLIIT" style="width:180px;height:190px">
<p>info@sliit.lk </p>
<footer id="foot01"></footer>
</div>
<script src="script.js"></script>
</body>
</html>
Download