xrforge-v2/src/page/header.html

41 lines
1.2 KiB
HTML
Raw Normal View History

2026-07-21 19:19:52 +02:00
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
2026-07-22 18:36:02 +02:00
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<base href="${opts.baseurl}" />
2026-07-21 19:19:52 +02:00
<title>XRForge - selfsovereign interoperable XR experiences</title>
2026-07-22 18:36:02 +02:00
<link rel="stylesheet" href="css/xrforge.css"></link>
2026-07-21 19:19:52 +02:00
</head>
<body background="#000000">
<table width="100%" class="header">
<tr>
2026-07-22 18:36:02 +02:00
<td width="100">
2026-07-21 19:19:52 +02:00
<div class="margin1L">
2026-07-22 18:36:02 +02:00
<a href="${opts.baseurl}">
<div class="logo col1">XR<div class="logo col2">f̅o̅r̅g̅e̅</div>
</a>
2026-07-21 19:19:52 +02:00
</div>
</td>
<td class="menu">
<div class="margin1L">
2026-07-22 18:36:02 +02:00
<a href="#">Experiences</a><br/>
<a href="#">Collections</a><br/>
<a href="#">About</a><br/>
<a href="#">Howto</a><br/>
2026-07-21 19:19:52 +02:00
</div>
</td>
</tr>
</table>
<hr style="margin:0"/>
<table width="100%">
<tr>
<td>
<center>
<table width="80%" class="page">
<tr>
<td>