Clarify that sidebar code is for navigation bars in general and applies to all devices and form factors.
This commit is contained in:
parent
e3b9824b48
commit
2ac2424c0f
@ -5,16 +5,17 @@
|
|||||||
<!-- Copyright 2022 Inference -->
|
<!-- Copyright 2022 Inference -->
|
||||||
<!-- License: BSD 3-Clause Clear -->
|
<!-- License: BSD 3-Clause Clear -->
|
||||||
|
|
||||||
<!-- 0.1.0.1 -->
|
<!-- 0.1.1.2 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<title>Inferencium - About</title>
|
<title>Inferencium - About</title>
|
||||||
<link rel="stylesheet" href=infnet.css>
|
<link rel="stylesheet" href=infnet.css>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<!-- Sidebar. -->
|
<!-- Navigation bar. -->
|
||||||
<div class="sidebar">
|
<div class="sidebar">
|
||||||
<a class="title">Inferencium</a><br>
|
<a class="title">Inferencium</a><br>
|
||||||
<br>
|
<br>
|
||||||
@ -323,4 +324,5 @@
|
|||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user