[BACK]Return to art1.html CVS log [TXT][DIR] Up to [local] / www

File: [local] / www / Attic / art1.html (download) (as text)

Revision 1.19, Mon May 27 22:55:19 2019 UTC (5 years ago) by bentley
Branch: MAIN
Changes since 1.18: +31 -23 lines

Substantially clean up and modernize HTML markup across openbsd.org.

This was done with three purposes in mind:
- to reduce the massive amount of inline HTML, to be easier on developers
  adding actual content
- to allow running the HTML validator across the source (doing this found
  many unintentional mistakes in the present code, including at least a
  dozen cases of half- or fully-invisible text)
- to separate content from presentation, so appearance can be controlled
  through stylesheets

Great care was taken to keep all pages, even very old ones, looking the
same, give or take a few pixels of whitespace.

Much review, critique, and improvement from tj@

<!doctype html>
<html lang=en>
<meta charset=utf-8>

<title>OpenBSD: Art</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="openbsd.css">
<link rel="canonical" href="https://www.openbsd.org/art1.html">

<style>
ul {
	list-style-type: none;
	font-weight: bolder;
	padding-left: 0;
}

li {
	font-size: 14pt;
}
</style>

<h2 id=OpenBSD>
<a href="index.html">
<i>Open</i><b>BSD</b></a>
Art
</h2>

<hr>

<p>
Most images provided here are copyright by OpenBSD, by Theo de Raadt, or
by other members or developers of the OpenBSD group.  However, it is our
intent that anyone be able to use these images to represent OpenBSD in a
positive light &mdash; but do not make profit from them.  Our primary
distributors make T-shirts.  So enjoy them and let the world see them, if
that is your wish.

<ul>
<li><a href=art1.html>Page 1: Banners</a>
<li><a href=art2.html>Page 2: Art</a>
<li><a href=art3.html>Page 3: Art</a>
<li><a href=art4.html>Page 4: Reference artwork</a>
</ul>

<p>
<a href="images/banner1.gif"><img alt="banner1.gif" src="images/banner1.gif" width="468" height="62"></a>