<title> personal portfolio </title>
<link rel="stylesheet" href="Style-css-media-github.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<div id="wrapper">
<div class="header">
<h1> media queries</h1>
</div>
<div class="sidebar">
<!-- The image -->
<img src="Profile.png" alt= "image of Anime">
<ul>
<h2> Skills</h2>
<li> <a href="#"> Communcations</a> </li>
<li> <a href="#"> Customer service</a> </li>
<li> <a href="#"> SpreadSheets</a> </li>
</ul>
</div>
<div class="main">
<!-- This the table-->
<table>
<tr>
<th>Schools</th>
<th>Start </th>
<th>Finish</th>
</tr>
<tr>
<td>Carrick Community school </td>
<td>2015</td>
<td>2020</td>
</tr>
<tr>
<td>Sligo college of further edcation</td>
<td>2020</td>
<td>2021</td>
</tr>
</table>
</div>
</body>
KxngSSJ/Graded-Work
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|