You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

147 lines
6.7 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<!DOCTYPE html>
<html>
<head>
<title>Skateboard Unity</title>
<meta charset="UTF-8">
<meta name="author" content="Nicolas">
<meta name="description" content="Ce site est sur le thème vaste du skate :)">
<link rel="stylesheet" href="../css/default.css" type="text/css" media="screen" />
<link rel="stylesheet" href="../css/news.css" type="text/css" media="screen" />
<link rel="icon" type="image/x-icon" href="../src/pictures/skateIcon.ico">
</head>
<body>
<header>
<div id="headerMenu">
<h2><a href="../index.html">Home</a></h2>
<h2><a href="news.html">News</a></h2>
<div class="dropdownBox">
<h2 class="menuInfosBtn">More about us</h2>
<div class="menuInfos">
<h2><a class="moreInfos" href="contact.html">Contact Us</a></h2>
<h2><a class="moreInfos" href="media.html">Medias and Photos</a></h2>
</div>
</div>
<div class="socialLinks">
<a href="instagram.com">
<img id="insta" src="../src/pictures/instaIc.png" alt="Icon">
</a>
<a href="snapchat.com">
<img id="snap" src="../src/pictures/snapIc.png" alt="Icon">
</a>
<a href="twitter.com">
<img id="twitter" src="../src/pictures/twitterIc.png" alt="Icon">
</a>
</div>
</div>
</header>
<div class="topPart">
<h1 id="title"><b>Skateboard Unity</b></h1>
<h1 id="subTitle"><u>Latest news:</u></h1>
<br/>
</div>
<div class="bodyDiv">
<table class="newsTable">
<article>
<tr>
<td>
<div class="article">
<a href="../src/blog/res/html/four-stops-towards-the-world-rookie-skateboard-finals-2022.html">
<h3><b>FOUR STOPS TO GO BEFORE THE WORLD ROOKIE SKATEBOARD FINALS 2022</b></h3>
<h5>15th September 2022</h5>
<p id="descArticles">Last chance to qualify for the finals in Innsbruck...</p>
</a>
</div>
</td>
<td width="30%">
<img class="tableImg" src="../src/blog/res/photos/four-stops-towards-the-world-rookie-skateboard-finals-2022-1747.jpg">
</td>
</tr>
</article>
<article>
<tr>
<td>
<div class="article">
<a href="../src/blog/res/html/world-rookie-skateboard-finals-in-less-than-a-month.html">
<h3><b>WORLD ROOKIE SKATEBOARD FINALS IN LESS THAN A MONTH</b></h3>
<h5>4th September 2022</h5>
<p id="descArticles">Skatehalle Innsbruck, Austria, 30 Sept. 2 Oct. 2022 - Registrations are open</p>
</a>
</div>
</td>
<td>
<img class="tableImg" src="../src/blog/res/photos/world-rookie-skateboard-finals-2022-1736.jpg">
</td>
</tr>
</article>
<article>
<tr>
<td>
<div class="article">
<a href="../src/blog/res/html/fise-xperience-series-le-havre-results.html">
<h3><b>FISE XPERIENCE SERIES LE HAVRE RESULTS</b></h3>
<h5>1st September 2022</h5>
<p id="descArticles">The last stop of the FISE French Tour Aug 26-28th was a blast! Get all the results here...</p>
</a>
</div>
</td>
<td>
<img class="tableImg" src="../src/blog/res/photos/fise-xperience-series-le-havre-results-1740.jpg">
</td>
</tr>
</article>
<article>
<tr>
<td>
<div class="article">
<a href="../src/blog/res/html/longboard-wheel-science.html">
<h3><b>THE SCIENCE OF LONGBOARD WHEELS</b></h3>
<h5>1st September 2022</h5>
<p id="descArticles">Back in the day, there were very few decisions that had to be made regarding what types of wheels...</p>
</a>
</div>
</td>
<td>
<img class="tableImg" src="../src/blog/res/photos/longboard-wheel-science.jpg">
</td>
</tr>
</article>
<article>
<tr>
<td>
<div class="article">
<a href="../src/blog/res/html/best-foot-forward-oslo-recap.html">
<h3><b>BEST FOOT FORWARD OSLO RECAP</b></h3>
<h5>16th August 2022</h5>
<p id="descArticles">What a 10th tourstop it was! Here's the latest from Blue Tomato's great Best Foot Forward Tour...</p>
</a>
</div>
</td>
<td>
<img class="tableImg" src="../src/blog/res/photos/best-foot-forward-oslo-recap-1726.jpg">
</td>
</tr>
</article>
</table>
<br/>
<br/>
<div id="goUp">
<a href="#" id="goUpChild">
<span>Top of the page</span>
<img id="arrowUp" src="../src/pictures/arrowUp.png">
</a>
</div>
<br/>
<br/>
</div>
<footer>
<br/>
<br/>
<p>2022, Blondeau Nicolas Groupe 1 - All rights reserved. <a href="../html/siteMap.html"><u>Site Map</u></a></p>
</footer>
</body>
</html>