-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
204 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<title>Homepage - 2017356</title> | ||
</head> | ||
<body style="background-color:DodgerBlue"> | ||
<h1 align="center" style="color:red;font-family:arial;">Web Design and Development</h1> | ||
<h2 align="center" style="color:yellow;font-family:arial;">Module Introudction</h2> | ||
<ul> | ||
<li><a href="index.html">Home</a></li> | ||
<li><a href="myDetails.html">My Details</a></li> | ||
<li><a href="timetable.html">My Timetable</a></li> | ||
<li><a href="myMedia.html">My Media</a></li> | ||
</ul> | ||
<p align="center" style="font-size:20px;">this is a simple introduction about <b>Web Design and develpoment</b> module, this module | ||
is for introuction about Web technologies and below tasks will be covered with this module</p> | ||
<ul style="background-color:SlateBlue;"> | ||
<li>Introduction to Linux commands and Web Technologies</li> | ||
<li>HTML 5 and XML</li> | ||
<li>Styling and CSS 3.0</li> | ||
<li>Design and UI/UX</li> | ||
<li>JavaScript and AJAX</li> | ||
<li>SVG</li> | ||
<li>Introduction to PHP</li> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<title>Tute03 - 2017356 - Web Design and Development Tutorial 03 – HTML I</title> | ||
</head> | ||
<body style="background-color:PowderBlue"> | ||
<ul> | ||
<li><a href="index.html">Home</a></li> | ||
<li><a href="myDetails.html">My Details</a></li> | ||
<li><a href="timetable.html">My Timetable</a></li> | ||
<li><a href="myMedia.html">My Media</a></li> | ||
</ul> | ||
<!-- first embeded video with iframe --> | ||
<h2>Video 01 - Learn HTML5 - full course with code samples</h2> | ||
<iframe width="560" height="315" src="https://www.youtube.com/embed/DPnqb74Smug" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> | ||
<!-- second embeded video with iframe --> | ||
<h2>Video 02 - Learn CSS in 12 Minutes</h2> | ||
<iframe width="560" height="315" src="https://www.youtube.com/embed/0afZj1G0BIE" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,73 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<title>Tute02 - 2017356 - Web Design and Development Tutorial 02 – HTML I</title> | ||
</head> | ||
<body style="background-color:PowderBlue"> | ||
<h1 align="center"><u>2017356 - Thishura Himesh Thennakoon</u></h1> | ||
<ul> | ||
<li><a href="index.html">Home</a></li> | ||
<li><a href="myDetails.html">My Details</a></li> | ||
<li><a href="timetable.html">My Timetable</a></li> | ||
<li><a href="myMedia.html">My Media</a></li> | ||
</ul> | ||
<img src="propic.jpg" width="100px" height="250px"> | ||
<section> | ||
<h2><i>Personal Details</i></h2> | ||
<li><b>Full Name</b> - Thishura Himesh Thennakoon</li> | ||
<li><b>Birthday</b> - 1994, April 02</li> | ||
<li><b>Address</b> - Missaka Mawatha, Mihintale, Anuradhapura, Sri Lanka</li> | ||
<li><b>Nationality</b> - Sri Lankan</li> | ||
<li><b>Mobile Number</b> - <a href="tel:+94714328402">071 432 84 02</a></li> | ||
<li><b>e-Mail Address</b> - <a href="mailto:[email protected]">[email protected]</a></li> | ||
</section> | ||
<section> | ||
<h2><i>Education Details</i></h2> | ||
<ul> | ||
<li><b>G.C.E Ordinary Level Results</b></li> | ||
</ul> | ||
<ol> | ||
<li>Mathematics - A</li> | ||
<li>Science - A</li> | ||
<li>English - A</li> | ||
<li>Sinhala - A</li> | ||
<li>History - A</li> | ||
<li>Buddhism - A</li> | ||
<li>ICT - A</li> | ||
<li>Music - B</li> | ||
<li>Commerce - B</li> | ||
</ol> | ||
<ul> | ||
<li><b>G.C.E Advanced Level Results</b></li> | ||
</ul> | ||
<ol> | ||
<li>Chemistry - C</li> | ||
<li>Physics - C</li> | ||
</ol> | ||
<ul> | ||
<li><b>Higher Education</b></li> | ||
</ul><p>Currently Undergraduate at Informatics Institue of Technology - Sri Lanka</p> | ||
</section> | ||
<section> | ||
<h2><i>Professional Details</i></h2> | ||
<ul> | ||
<li><b>1 year experience in e-commerce and Electronic payment gateway solutions</b></li> | ||
</ul> | ||
</section> | ||
<section> | ||
<h2><i>Personal Skills</i></h2> | ||
<ul> | ||
<li><b>National Taekwando Interimboard Championship - 2008 - 2nd Runner Up (Bronze Medal)</b></li> | ||
</ul> | ||
</section> | ||
<section> | ||
<h2><i>Personal interests</i></h2> | ||
<ul> | ||
<li><b>Playing Online Games</b></li> | ||
<li><b>Watching Rally and Circuit Races</b></li> | ||
</ul> | ||
</section> | ||
<footer align="center">Thishura Himesh Thennakoon - 2017356</footer> | ||
<footer align="center">Last Modified 2019/04/25</footer> | ||
</body> | ||
</html> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,85 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<title>Tute03 - 2017356 - Web Design and Development Tutorial 02 – HTML I</title> | ||
</head> | ||
<body style="background-color:PowderBlue"> | ||
<h1 align="center">My Time Table: Thishura Himesh</h1> | ||
<ul> | ||
<li><a href="index.html">Home</a></li> | ||
<li><a href="myDetails.html">My Details</a></li> | ||
<li><a href="timetable.html">My Timetable</a></li> | ||
<li><a href="myMedia.html">My Media</a></li> | ||
</ul> | ||
<section> | ||
<table style="height: 325px;" border="1" width="675" align="center"> | ||
<tbody> | ||
<tr> | ||
<td colspan="6"> | ||
<p>I am Currently taking the following modules:</p> | ||
<ul> | ||
<li>4COSC008C : Computer Science Practice</li> | ||
<li>4COSC009C : Computer Systems Fundamentals</li> | ||
<li>4COSC006C : Programming Principles 1</li> | ||
<li>4MMCS006C : Web Design and Development</li> | ||
<li>4COSC007C : Mathematics for Computing</li> | ||
<li>ENGP001 : Preliminary English Program for Undergraduates</li> | ||
</ul> | ||
</td> | ||
</tr> | ||
<tr> | ||
<th style="width:105px;"></th> | ||
<th style="width:105px;">8:30-10:30</th> | ||
<th style="width:105px;">10:30-12:30</th> | ||
<th style="width:105px;">12:30-13:30</th> | ||
<th style="width:105px;">13:30-15:30</th> | ||
<th style="width:105px;">15:30-17:30</th> | ||
</tr> | ||
<tr> | ||
<th style="width:105px;">Monday</th> | ||
<td style="width:105px;background-color:green;text-align:center;">FREE</td> | ||
<td style="width:105px;text-align:center;">Computer Science Practice<br />(LECTURE)</td> | ||
<td style="width:105px;" rowspan="5"> | ||
<h4 align="center">LUNCH</h4> | ||
</td> | ||
<td style="width:105px;background-color:green;text-align:center;">FREE</td> | ||
<td style="width:105px;text-align:center;">Web Design and Development<br />(TUTORIAL)</td> | ||
</tr> | ||
<tr> | ||
<th style="width:105px;">Tuesday</th> | ||
<td style="width:105px;text-align:center;"> | ||
<p>Mathematics for Computing<br />(LECTURE)</p> | ||
</td> | ||
<td style="width:105px;text-align:center;">Computer Science Practice<br />(TUTORIAL)</td> | ||
<td style="width:105px;text-align:center;">Programming Principles 1<br />(TUTORIAL)</td> | ||
<td style="width:105px;background-color:green;text-align:center;">FREE</td> | ||
</tr> | ||
<tr> | ||
<th style="width:105px;">Wednesday</th> | ||
<td style="width:105px;background-color: green;text-align:center;">FREE</td> | ||
<td style="width:105px;text-align:center;">Programming Principles 1<br />(LECTURE)</td> | ||
<td style="width:105px;background-color:green;text-align:center;" colspan="2">FREE</td> | ||
</tr> | ||
<tr> | ||
<th style="width:105px;">Thursday</th> | ||
<td style="width:105px;text-align:center;">Programming Principles 1<br />(TUTORIAL)</td> | ||
<td style="width:105px;text-align:center;">Computer Systems Fundamentals<br />(LECTURE)</td> | ||
<td style="width:105px;text-align:center;">Mathematics for Computing<br />(TUTORIAL)</td> | ||
<td style="width:105px;background-color:green;text-align:center;">FREE</td> | ||
</tr> | ||
<tr> | ||
<th style="width:105px;">Friday</th> | ||
<td style="width:105px;text-align:center;">Computer Systems Fundamentals<br />(TUTORIAL)</td> | ||
<td style="width:105px;text-align:center;">Web Design and Development<br />(LECTURE)</td> | ||
<td style="width:105px;background-color:green;text-align:center;" colspan="2">FREE</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
</section> | ||
<br /> | ||
<footer align="center">email: <a href="mailto:[email protected]">[email protected]</a><br />Last modified: 26th April 2019</footer> | ||
</body> | ||
</html> | ||
|
||
</body> | ||
</html> |