Added size tag to image.
This commit is contained in:
parent
b4b814b846
commit
f390172a49
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6348
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||||
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.76 1999/12/25 13:27:03 wosch Exp $">
|
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.77 1999/12/25 14:12:51 wosch Exp $">
|
||||||
<!ENTITY title "Documentation">
|
<!ENTITY title "Documentation">
|
||||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
<!-- $FreeBSD: www/en/docs.sgml,v 1.76 1999/12/25 13:27:03 wosch Exp $ -->
|
<!-- $FreeBSD: www/en/docs.sgml,v 1.77 1999/12/25 14:12:51 wosch Exp $ -->
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
&header;
|
&header;
|
||||||
|
|
||||||
<img src="gifs/doc.jpg" align="right" border="0">
|
<img src="gifs/doc.jpg" align="right" border="0" width="274" height="163">
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#press">FreeBSD in the Press</a></li>
|
<li><a href="#press">FreeBSD in the Press</a></li>
|
||||||
|
|
Loading…
Reference in a new issue