<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Sika – Waterproofing Systems</title>
<link rel="stylesheet" href="../css/style.css">
</head>
<body>
<header class="site-header">
<a href="../index.html">
<img src="../images/logo-pesanlah.jpg" class="logo">
</a>
<p class="tagline">Engineering Product Directory & Decision Guidance</p>
</header>
<div class="grid">
<p>
This page describes available waterproofing systems,
typical applications, and technical limitations.
</p>
<ul>
<li>Cementitious systems – basements</li>
<li>Membrane systems – roof decks</li>
<li>Injection systems – crack repair</li>
</ul>
</div>
<footer>
<a href="index.php" style="color:white;">← Back to brands</a>
</footer>
</body>
</html>