You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
1.1 KiB
HTML
23 lines
1.1 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<title>(PROJECT) TitanElectrons</title>
|
|
<link rel="icon" type="image/x-icon" href="../images/favicon.webp">
|
|
<link rel='stylesheet' type='text/css' href="style.css">
|
|
<link rel='stylesheet' href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" media="all">
|
|
<meta charset="utf-8"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
</head>
|
|
|
|
<body>
|
|
<a href="https://sufyaan.cyou/"><img src="../images/industria-header.webp" alt="TitanElectrons" class="center" style="padding-bottom:3vw;padding-top:3vw;"></a>
|
|
<hr/>
|
|
<h1 style="font-size:10vw;text-align:center;">Industria</h1>
|
|
<p>Industria is an architectural design firm that aspires to make the most beautiful construction projects.</p>
|
|
<hr/>
|
|
<footer>
|
|
<p class="footer-text"><a href="../../index.html">personal website</a> - <a href="../../about/index.html">about</a> - <a href="../../portfolio/index.html">portfolio</a></a></p>
|
|
<p class="footer-text">project designed by <a href="../index.html">Sufyaan (TitanElectrons)</a></p>
|
|
</footer>
|